OOSkinFullScreenViewController Class Reference

#import <OOSkinFullScreenViewController.h>

+ Inheritance diagram for OOSkinFullScreenViewController:

Instance Methods

(void) - setEnableVRStereoMode: [implementation]
 
(instancetype) - init [implementation]
 
(BOOL) - prefersHomeIndicatorAutoHidden [implementation]
 
(UIInterfaceOrientationMask) - supportedInterfaceOrientations [implementation]
 
(BOOL) - prefersStatusBarHidden [implementation]
 Called when UIViewControllerBasedStatusBarAppearance = YES. More...
 
(UIStatusBarAnimation) - preferredStatusBarUpdateAnimation [implementation]
 Called when UIViewControllerBasedStatusBarAppearance = YES. More...
 

Properties

BOOL enableVRStereoMode
 

Method Documentation

- (instancetype) init
implementation
- (UIStatusBarAnimation) preferredStatusBarUpdateAnimation
implementation

Called when UIViewControllerBasedStatusBarAppearance = YES.

- (BOOL) prefersHomeIndicatorAutoHidden
implementation
- (BOOL) prefersStatusBarHidden
implementation

Called when UIViewControllerBasedStatusBarAppearance = YES.

- (void) setEnableVRStereoMode: (BOOL)  newValue
implementation
- (UIInterfaceOrientationMask) supportedInterfaceOrientations
implementation

Property Documentation

- (BOOL) enableVRStereoMode
readwritenonatomicassign

The documentation for this class was generated from the following files: