TKCalendarDayNameCell Class Reference
Inherits from | TKCalendarCell : UIView |
Declared in | TKCalendarDayNameCell.h |
Instance Methods
attachWithCalendar:withDayOffset:
Attaches a day offset and owner to the cell.
- (void)attachWithCalendar:(TKCalendar *__nonnull)owner withDayOffset:(NSInteger)index
Parameters
- owner
The owner for this cell, an instance of TKCalendar.
- index
The 0 based day index that specifies the week day for the cell.
Declared In
TKCalendarDayNameCell.h