ExerciseCompletionGoal.ManualCompletion
object ExerciseCompletionGoal.ManualCompletion : ExerciseCompletionGoal
kotlin.Any | ||
↳ | androidx.health.connect.client.records.ExerciseCompletionGoal | |
↳ | androidx.health.connect.client.records.ExerciseCompletionGoal.ManualCompletion |
An ExerciseCompletionGoal
that has no specific target metric. It is up to the user to determine when the associated PlannedExerciseStep
is complete, typically based upon some instruction in the PlannedExerciseStep.description
field.