◆ didRotateFromInterfaceOrientation:()
- (void) didRotateFromInterfaceOrientation: |
|
(UIInterfaceOrientation) |
fromInterfaceOrientation |
|
◆ shouldAutorotateToInterfaceOrientation:()
- (BOOL) shouldAutorotateToInterfaceOrientation: |
|
(UIInterfaceOrientation) |
interfaceOrientation |
|
◆ supportedInterfaceOrientations()
- (NSUInteger) supportedInterfaceOrientations |
|
|
|
◆ viewDidAppear:()
- (void) viewDidAppear: |
|
(BOOL) |
animated |
|
◆ viewDidLayoutSubviews()
- (void) viewDidLayoutSubviews |
|
|
|
◆ 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: