[]
        
(Showing Draft Content)

C1.iOS.Calendar.CalendarMonthSlotLoadingEventArgs.MonthSlot

MonthSlot Property

MonthSlot

Gets or sets the visual element shown in the month slot.

Declaration
[Obsolete("Use SlotContent instead.")]
public UIView MonthSlot { get; set; }
<Obsolete("Use SlotContent instead.")>
Public Property MonthSlot As UIView