프로퍼티 | 타입 | 설명 | |
---|---|---|---|
LocationManager_LocationsUpdated | void | ||
PopulateWorld | void | ||
ReleaseDesignerOutlets | void | ||
RotationChanged | void | ||
UpdateElementsOnScreen | void |
메소드 | 설명 | |
---|---|---|
ViewController ( |
||
ViewDidAppear ( bool animated ) : void | ||
ViewDidDisappear ( bool animated ) : void | ||
ViewDidLoad ( ) : void | ||
ViewDidUnload ( ) : void |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | System |