[]
        
(Showing Draft Content)

C1.iOS.Calendar.CalendarYearsPanel.PrepareContainer

PrepareContainer Method

PrepareContainer(CalendarSlotPresenter, CalendarYearSlotInfo)

Prepares the item to be shown.

Declaration
protected override void PrepareContainer(CalendarSlotPresenter container, C1Calendar.CalendarYearSlotInfo slot)
Parameters
Type Name Description
CalendarSlotPresenter container

The container.

C1Calendar.CalendarYearSlotInfo slot

The slot.

Overrides