프로퍼티 | 타입 | 설명 | |
---|---|---|---|
notificationObserver | NSObject |
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
RotatingViewController ( NSCoder coder ) : System | ||
SetView ( ) : void | ||
_removeAllViews ( ) : void | ||
_showView ( UIView view ) : void | ||
initialize ( ) : void |
public DidRotate ( UIInterfaceOrientation fromInterfaceOrientation ) : void | ||
fromInterfaceOrientation | UIInterfaceOrientation | |
리턴 | void |
public RotatingViewController ( |
||
handle | ||
리턴 | System |
public RotatingViewController ( string nibName, NSBundle bundle ) : System | ||
nibName | string | |
bundle | NSBundle | |
리턴 | System |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
리턴 | bool |