Property | Type | Description | |
---|---|---|---|
LocationManager_LocationsUpdated | void | ||
PopulateWorld | void | ||
ReleaseDesignerOutlets | void | ||
RotationChanged | void | ||
UpdateElementsOnScreen | void |
Method | Description | |
---|---|---|
ViewController ( |
||
ViewDidAppear ( bool animated ) : void | ||
ViewDidDisappear ( bool animated ) : void | ||
ViewDidLoad ( ) : void | ||
ViewDidUnload ( ) : void |
Method | Description | |
---|---|---|
LocationManager_LocationsUpdated ( object sender, CLLocationsUpdatedEventArgs e ) : void | ||
PopulateWorld ( ) : void | ||
ReleaseDesignerOutlets ( ) : void | ||
RotationChanged ( NSNotification notification ) : void | ||
UpdateElementsOnScreen ( float roll, float pitch, float yaw ) : void |
public ViewController ( |
||
handle | ||
return | System |
public ViewDidAppear ( bool animated ) : void | ||
animated | bool | |
return | void |
public ViewDidDisappear ( bool animated ) : void | ||
animated | bool | |
return | void |