Property EventProgress
EventProgress
Gets the tracking progress until next event of the current maneuver.
Declaration
public TrackingProgress? EventProgress { get; }
Property Value
| Type | Description |
|---|---|
| TrackingProgress | The tracking progress until next event of the current maneuver. |
Remarks
This exposes the information about the progress towards the next event, such as remaining distance.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |