Property | Type | Description | |
---|---|---|---|
CompassIsOn | bool |
Method | Description | |
---|---|---|
HideCompassView ( ) : void | ||
LoadAndShowCompassView ( ) : void | ||
NearDialogViewController ( ) : System | ||
RefreshData ( ) : void | ||
ToggleCompassView ( ) : void | ||
ToggleTapHereView ( ) : void | ||
UpdateCompass ( int heading ) : void | ||
UpdateNearestList ( ) : void | ||
ViewDidAppear ( bool animated ) : void | ||
ViewWillDisappear ( bool animated ) : void |
Method | Description | |
---|---|---|
RemoveTapHere ( ) : void |
public ViewDidAppear ( bool animated ) : void | ||
animated | bool | |
return | void |
public ViewWillDisappear ( bool animated ) : void | ||
animated | bool | |
return | void |