Declared in CC3IOSExtensions.h

Overview

Returns the UIDeviceOrientation corresponding to the specified UIInterfaceOrientation.

For landscape mode, device orientation is the opposite to the UI orientation (Left <=> Right), otherwise the device orientation is the same as the UI orientation.

Tasks

Properties

viewController

Returns this view’s controller, or nil if it doesn’t have one.

@property (nonatomic, readonly) UIViewController *viewController

Declared In

CC3IOSExtensions.h