메소드 | 설명 | |
---|---|---|
LoadView ( ) : void | ||
MyViewController ( ) : System | ||
MyViewController ( |
||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
WillRotate ( UIInterfaceOrientation toInterfaceOrientation, double duration ) : void |
public MyViewController ( |
||
handle | ||
리턴 | System |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
리턴 | bool |
public WillRotate ( UIInterfaceOrientation toInterfaceOrientation, double duration ) : void | ||
toInterfaceOrientation | UIInterfaceOrientation | |
duration | double | |
리턴 | void |