Property | Type | Description | |
---|---|---|---|
ReleaseDesignerOutlets | void |
Method | Description | |
---|---|---|
DidReceiveMemoryWarning ( ) : void | ||
LoadGame ( object sender, EventArgs e ) : void | ||
ViewController ( IntPtr handle ) : System | ||
ViewDidAppear ( bool animated ) : void | ||
ViewDidLoad ( ) : void | ||
ViewWillDisappear ( bool animated ) : void |
Method | Description | |
---|---|---|
ReleaseDesignerOutlets ( ) : void |
public LoadGame ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
public ViewController ( IntPtr handle ) : System | ||
handle | IntPtr | |
return | System |
public ViewDidAppear ( bool animated ) : void | ||
animated | bool | |
return | void |
public ViewWillDisappear ( bool animated ) : void | ||
animated | bool | |
return | void |