TiOrientationController Protocol Reference
Conforms to | NSObject |
Declared in | TiWindowProxy.h |
Tasks
-
parentOrientationController
Provides access to parent orientation controller.
property required method -
orientationFlags
Returns orientation flags.
property required method -
– childOrientationControllerChangedFlags:
Tells the controller that child orientation controller has changed flags.
required method
Properties
Instance Methods
childOrientationControllerChangedFlags:
Tells the controller that child orientation controller has changed flags.
- (void)childOrientationControllerChangedFlags:(id<TiOrientationController>)orientationController
Parameters
- orientationController
The child orientation controller
Declared In
TiWindowProxy.h