Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
DidReceiveMemoryWarning ( ) : void | ||
ViewDidAppear ( bool animated ) : void | ||
ViewDidDisappear ( bool animated ) : void | ||
ViewDidLoad ( ) : void | ||
ViewWillAppear ( bool animated ) : void | ||
ViewWillDisappear ( bool animated ) : void | ||
iOSClassicSampleViewController ( IntPtr handle ) : System |
public ViewDidAppear ( bool animated ) : void | ||
animated | bool | |
Résultat | void |
public ViewDidDisappear ( bool animated ) : void | ||
animated | bool | |
Résultat | void |
public ViewWillAppear ( bool animated ) : void | ||
animated | bool | |
Résultat | void |
public ViewWillDisappear ( bool animated ) : void | ||
animated | bool | |
Résultat | void |
public iOSClassicSampleViewController ( IntPtr handle ) : System | ||
handle | IntPtr | |
Résultat | System |