TKCalendarWeekNumberCell Class Reference
Inherits from | TKCalendarCell : UIView |
Declared in | TKCalendarWeekNumberCell.h |
Instance Methods
attachWithCalendar:withWeekNumber:
Attaches an owner and a week number to the cell.
- (void)attachWithCalendar:(TKCalendar *__nonnull)owner withWeekNumber:(NSInteger)weekNumber
Parameters
- owner
The cell owner, an instance of TKCalendar.
- weekNumber
The week number within the year.
Declared In
TKCalendarWeekNumberCell.h