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