XuniCalendarMonthView Class Reference

Inherits from UIView
Declared in CalendarMonthView.h

Overview

XuniCalendarMonthView Class. Represents a month view.

  xuniCalendar

Gets or sets the calendar.

@property (nonatomic) XuniCalendar *xuniCalendar

Discussion

Gets or sets the calendar.

Declared In

CalendarMonthView.h

  monthDate

Gets or sets the date of the month view.

@property (nonatomic) NSDate *monthDate

Discussion

Gets or sets the date of the month view.

Declared In

CalendarMonthView.h

– refresh

Refresh the month view.

- (void)refresh

Discussion

Refresh the month view.

Declared In

CalendarMonthView.h