Inherits from UIViewController
Conforms to TKCalendarDayViewDataSource
TKCalendarDayViewDelegate
Declared in TKCalendarDayViewController.h

Overview

The TKCalendarDayViewController class creates a controller object that manages a calendar day view.

Tasks

  •   dayView

    Returns the day view managed by the controller object.

    property

Properties

dayView

Returns the day view managed by the controller object.

@property (nonatomic, strong) TKCalendarDayView *dayView

Discussion

Returns the day view managed by the controller object.

Declared In

TKCalendarDayViewController.h