Property NextEventIndex
NextEventIndex
Gets the index of the next event of the current maneuver.
Declaration
public int NextEventIndex { get; }
Property Value
| Type | Description |
|---|---|
| int | The index of the next event of the current maneuver. |
Remarks
The index of the next event in DirectionEvents of the current maneuver. If there are no upcoming events to be voiced the value will be -1.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |