DefaultNavigationStatus Methods |
The DefaultNavigationStatus type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HideEta |
Hide arrival time/distance estimates.
| |
HideInstructions |
Hide navigation instructions presented to the user.
| |
HideUpcomingTurn |
Hide information alerting the user of an upcoming turn.
| |
HitTest |
Perform a hit test.
| |
Render |
Render the given graphics according to the given render context.
| |
SetAddress |
Notify the user of a change of address.
| |
SetEta |
Display arrival (time and distance) estimates.
| |
SetGpsInfo |
Display GPS status information.
| |
SetInstruction |
Update navigation instructions displayed to the user.
| |
SetNavigationOff |
Disable navigation.
| |
SetSpeed |
Notify the user of the vehicle's current speed.
| |
SetStatusMessage |
Display status information to the user.
| |
SetUpcomingTurn |
Alert the user of an upcoming turn.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |