Property ShowPreviousObservations
ShowPreviousObservations
Gets or sets a value indicating whether to show previous observations.
Declaration
public bool ShowPreviousObservations { get; set; }
Property Value
Type | Description |
---|---|
Boolean | A flag indicating whether to show previous observations. |
Remarks
The default is false.
This flag only affects previous observations, the latest observation of the track is always displayed.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.2 |
.NET 6.0 | 200.2 |
.NET 6.0 Windows | 200.2 |
.NET 6.0 Android | 200.2 |
.NET 6.0 iOS | 200.2 |
.NET Framework | 200.2 |
UWP | 200.2 |