Enum DirectionEventType
Type of direction event.
Namespace: Esri.ArcGISRuntime.Tasks.NetworkAnalysis
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum DirectionEventType
Fields
| Name | Description |
|---|---|
| BoundaryCrossing | Marks crossing an administrative or jurisdictional boundary. |
| GeneralEvent | Type for events that do not match the other event type categories, for example taking a roundabout. |
| Landmark | Specific locational events (e.g., passing a specific building or crossing a railroad). |
| RestrictionViolation | Event type for when a soft restriction was violated. |
| TimeZoneChanged | Marks a transition between different time zones along the route. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |