[]
        
(Showing Draft Content)

C1.Maui.Calendar.C1Calendar.IsMouseOverSlot

IsMouseOverSlot Method

IsMouseOverSlot(CalendarSlotInfo)

Gets or sets whether the slot presenter in the specified slot has the mouse over.

Declaration
protected virtual bool IsMouseOverSlot(CalendarSlotInfo slot)
Parameters
Type Name Description
CalendarSlotInfo slot

The slot to test.

Returns
Type Description
bool