[]
        
(Showing Draft Content)

C1.iOS.Calendar.CalendarYearsPanel.CreateContent

CreateContent Method

CreateContent(CalendarYearSlotInfo)

Creates the content.

Declaration
protected override UIView CreateContent(C1Calendar.CalendarYearSlotInfo slot)
Parameters
Type Name Description
C1Calendar.CalendarYearSlotInfo slot

The slot.

Returns
Type Description
UIView
Overrides