共用方式為


PlannedExerciseStep.CompletionGoal Property

Definition

Returns the exercise completion goal for this step.

public Android.Health.Connect.DataTypes.ExerciseCompletionGoal CompletionGoal { [Android.Runtime.Register("getCompletionGoal", "()Landroid/health/connect/datatypes/ExerciseCompletionGoal;", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getCompletionGoal", "()Landroid/health/connect/datatypes/ExerciseCompletionGoal;", "", ApiSince=35)>]
member this.CompletionGoal : Android.Health.Connect.DataTypes.ExerciseCompletionGoal

Property Value

Attributes

Remarks

Returns the exercise completion goal for this step.

Java documentation for android.health.connect.datatypes.PlannedExerciseStep.getCompletionGoal().

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