Inherits from UIViewController
Declared in TKCalendarMonthViewController.h

Overview

A view controller containing TKCalendar in month view mode inside. This class is used internally.

Tasks

Properties

contentView

The calendar view contained in this view controller.

@property (nonatomic, strong, readonly) TKCalendar *contentView

Declared In

TKCalendarMonthViewController.h

todayButton

The today button used in the navigation bar for this view controller.

@property (nonatomic, strong, readonly) UIBarButtonItem *todayButton

Declared In

TKCalendarMonthViewController.h