Property NavigationMode
NavigationMode
Gets the navigation mode to use for the route tracking.
Declaration
public NavigationMode NavigationMode { get; }
Property Value
| Type | Description |
|---|---|
| NavigationMode | The navigation mode to use for the route tracking. |
Remarks
This determines how the route is followed and how navigation events are triggered. If not provided in the constructor, this defaults to Driving.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |