Share via


ExerciseRoute.Location.Altitude Property

Definition

Returns altitude of this location time point.

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

Property Value

Attributes

Remarks

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

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

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