Свойство | Type | Description | |
---|---|---|---|
notificationObserver | NSObject |
Méthode | Description | |
---|---|---|
DidRotate ( UIInterfaceOrientation fromInterfaceOrientation ) : void | ||
RotatingViewController ( ) : System | ||
RotatingViewController ( |
||
RotatingViewController ( string nibName, NSBundle bundle ) : System | ||
SetupNavBar ( ) : void | ||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
ViewDidDisappear ( bool animated ) : void | ||
ViewDidLoad ( ) : void | ||
ViewWillAppear ( bool animated ) : void |
Méthode | Description | |
---|---|---|
RotatingViewController ( NSCoder coder ) : System | ||
SetView ( ) : void | ||
_removeAllViews ( ) : void | ||
_showView ( UIView view ) : void | ||
initialize ( ) : void |
public DidRotate ( UIInterfaceOrientation fromInterfaceOrientation ) : void | ||
fromInterfaceOrientation | UIInterfaceOrientation | |
Résultat | void |
public RotatingViewController ( |
||
handle | ||
Résultat | System |
public RotatingViewController ( string nibName, NSBundle bundle ) : System | ||
nibName | string | |
bundle | NSBundle | |
Résultat | System |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
Résultat | bool |
public ViewDidDisappear ( bool animated ) : void | ||
animated | bool | |
Résultat | void |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
Résultat | void |