Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
DidReceiveMemoryWarning ( ) : void | ||
OpenGLViewController ( string nibName, NSBundle bundle ) : System | ||
ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
ViewDidLoad ( ) : void | ||
ViewDidUnload ( ) : void | ||
ViewWillAppear ( bool animated ) : void | ||
ViewWillDisappear ( bool animated ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public OpenGLViewController ( string nibName, NSBundle bundle ) : System | ||
nibName | string | |
bundle | NSBundle | |
Résultat | System |
public ShouldAutorotateToInterfaceOrientation ( UIInterfaceOrientation toInterfaceOrientation ) : bool | ||
toInterfaceOrientation | UIInterfaceOrientation | |
Résultat | bool |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
Résultat | void |
public ViewWillDisappear ( bool animated ) : void | ||
animated | bool | |
Résultat | void |