openshot-audio  0.1.2
Instance Methods | List of all members
JuceUIViewController Class Reference
Inheritance diagram for JuceUIViewController:

Instance Methods

(NSUInteger) - supportedInterfaceOrientations
 
(BOOL- shouldAutorotateToInterfaceOrientation:
 
(void) - willRotateToInterfaceOrientation:duration:
 
(void) - didRotateFromInterfaceOrientation:
 
(void) - viewWillTransitionToSize:withTransitionCoordinator:
 
(void) - viewDidLoad
 
(void) - viewWillAppear:
 
(void) - viewDidAppear:
 
(void) - viewWillLayoutSubviews
 
(void) - viewDidLayoutSubviews
 

Method Documentation

- (void) didRotateFromInterfaceOrientation: (UIInterfaceOrientation)  fromInterfaceOrientation
- (BOOL) shouldAutorotateToInterfaceOrientation: (UIInterfaceOrientation)  interfaceOrientation
- (NSUInteger) supportedInterfaceOrientations
- (void) viewDidAppear: (BOOL animated
- (void) viewDidLayoutSubviews
- (void) viewDidLoad
- (void) viewWillAppear: (BOOL animated
- (void) viewWillLayoutSubviews
- (void) viewWillTransitionToSize: (CGSize)  size
withTransitionCoordinator: (id<UIViewControllerTransitionCoordinator>)  coordinator 
- (void) willRotateToInterfaceOrientation: (UIInterfaceOrientation)  toInterfaceOrientation
duration: (NSTimeInterval)  duration 

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