ExerciseRoute.Location.VerticalAccuracy Property

Definition

Returns vertical accuracy of this location time point.

public Android.Health.Connect.DataTypes.Units.Length? VerticalAccuracy { [Android.Runtime.Register("getVerticalAccuracy", "()Landroid/health/connect/datatypes/units/Length;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getVerticalAccuracy", "()Landroid/health/connect/datatypes/units/Length;", "", ApiSince=34)>]
member this.VerticalAccuracy : Android.Health.Connect.DataTypes.Units.Length

Property Value

Attributes

Remarks

Returns vertical accuracy of this location time point. Returns null if no vertical accuracy was specified.

Java documentation for android.health.connect.datatypes.ExerciseRoute.Location.getVerticalAccuracy().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to