Enum NavigationMode
The route tracker's navigation mode.
Namespace: Esri.ArcGISRuntime.Navigation
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum NavigationMode
Remarks
Navigation modes determine how the route is followed and how navigation events are triggered.
Fields
| Name | Description |
|---|---|
| Driving | The route is followed using driving navigation. |
| Walking | The route is followed using walking navigation. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |