[]
        
(Showing Draft Content)

C1.iOS.Calendar.CalendarDaysPanel.CreateContent

CreateContent Method

CreateContent(CalendarDaySlotInfo)

Creates the content of the slot.

Declaration
protected override UIView CreateContent(C1Calendar.CalendarDaySlotInfo slot)
Parameters
Type Name Description
C1Calendar.CalendarDaySlotInfo slot
Returns
Type Description
UIView
Overrides