XuniView Class Reference

Inherits from UIView
Declared in XuniView.h

Overview

Class XuniCalendar.

– respondToSizeChanged

Responded when the user changes the preferred content size setting.

- (void)respondToSizeChanged

Discussion

Responded when the user changes the preferred content size setting.

Declared In

XuniView.h

– respondToOrientationChanged

Responded when the orientation of the device changes.

- (void)respondToOrientationChanged

Discussion

Responded when the orientation of the device changes.

Declared In

XuniView.h

– getImage

Get the current control view as a image.

- (NSData *)getImage

Return Value

Data of the image.

Discussion

Get the current control view as a image.

Declared In

XuniView.h