TKCalendarYearViewController Class Reference
Inherits from | UIViewController |
Conforms to | TKCalendarDelegate |
Declared in | TKCalendarYearViewController.h |
Overview
A view controller containing TKCalendar in year view mode. Use this controller to create iOS 7 calendar style user experience.
Properties
contentView
The calendar view contained in this view controller.
@property (nonatomic, strong, readonly) TKCalendar *contentView
Declared In
TKCalendarYearViewController.h
delegate
@property (nonatomic, strong) id<TKCalendarYearViewControllerDelegate> __nullable delegate
Declared In
TKCalendarYearViewController.h