PlannedExerciseBlock.Builder.ClearSteps Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Clears the PlannedExerciseStep entries.
[Android.Runtime.Register("clearSteps", "()Landroid/health/connect/datatypes/PlannedExerciseBlock$Builder;", "", ApiSince=35)]
public Android.Health.Connect.DataTypes.PlannedExerciseBlock.Builder ClearSteps();
[<Android.Runtime.Register("clearSteps", "()Landroid/health/connect/datatypes/PlannedExerciseBlock$Builder;", "", ApiSince=35)>]
member this.ClearSteps : unit -> Android.Health.Connect.DataTypes.PlannedExerciseBlock.Builder
Returns
- Attributes
Remarks
Clears the PlannedExerciseStep entries.
Android reference for android.health.connect.datatypes.PlannedExerciseBlock.Builder.clearSteps.
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.