Méthode | Description | |
---|---|---|
LoadView ( ) : void | ||
MyViewController ( ) : System | ||
MyViewController ( |
||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
WillRotate ( UIInterfaceOrientation toInterfaceOrientation, double duration ) : void |
public MyViewController ( |
||
handle | ||
Résultat | System |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
Résultat | bool |
public WillRotate ( UIInterfaceOrientation toInterfaceOrientation, double duration ) : void | ||
toInterfaceOrientation | UIInterfaceOrientation | |
duration | double | |
Résultat | void |