[]
        
(Showing Draft Content)

C1.Maui.Calendar.CalendarAdapter.UnbindSlot

UnbindSlot Method

UnbindSlot(CalendarSlotPresenter, CalendarSlotInfo, object)

Unbinds the slot from the slotInfo.

Declaration
public virtual void UnbindSlot(CalendarSlotPresenter slot, CalendarSlotInfo slotInfo, object slotKind)
Parameters
Type Name Description
CalendarSlotPresenter slot

The slot presenter.

CalendarSlotInfo slotInfo

The info about the slot.

object slotKind

The kind of slot.