C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace / CalendarSlotPresenter Class / MouseOverBrush Property
MouseOverBrush Property (CalendarSlotPresenter)
In This Topic
Gets or sets the Microsoft.Maui.Controls.Brush that is used to paint the mouse over slot.
Syntax
public Brush MouseOverBrush {get; set;}
See Also