Freigeben über


ExerciseCompletionGoal.DistanceGoal.Distance Property

Definition

Returns the total distance that must be covered to complete this goal.

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

Property Value

Attributes

Remarks

Returns the total distance that must be covered to complete this goal.

Java documentation for android.health.connect.datatypes.ExerciseCompletionGoal.DistanceGoal.getDistance().

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