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

◆ didRotateFromInterfaceOrientation:()

- (void) didRotateFromInterfaceOrientation: (UIInterfaceOrientation)  fromInterfaceOrientation

◆ shouldAutorotateToInterfaceOrientation:()

- (BOOL) shouldAutorotateToInterfaceOrientation: (UIInterfaceOrientation)  interfaceOrientation

◆ supportedInterfaceOrientations()

- (NSUInteger) supportedInterfaceOrientations

◆ viewDidAppear:()

- (void) viewDidAppear: (BOOL)  animated

◆ viewDidLayoutSubviews()

- (void) viewDidLayoutSubviews

◆ viewDidLoad()

- (void) viewDidLoad

◆ viewWillAppear:()

- (void) viewWillAppear: (BOOL)  animated

◆ viewWillLayoutSubviews()

- (void) viewWillLayoutSubviews

◆ viewWillTransitionToSize:withTransitionCoordinator:()

- (void) viewWillTransitionToSize: (CGSize)  size
withTransitionCoordinator: (id<UIViewControllerTransitionCoordinator>)  coordinator 

◆ willRotateToInterfaceOrientation:duration:()

- (void) willRotateToInterfaceOrientation: (UIInterfaceOrientation)  toInterfaceOrientation
duration: (NSTimeInterval)  duration 

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