PlannedExerciseBlock.Builder.SetSteps Method

Definition

Sets the PlannedExerciseStep entries.

[Android.Runtime.Register("setSteps", "(Ljava/util/List;)Landroid/health/connect/datatypes/PlannedExerciseBlock$Builder;", "", ApiSince=35)]
public Android.Health.Connect.DataTypes.PlannedExerciseBlock.Builder SetSteps(System.Collections.Generic.IList<Android.Health.Connect.DataTypes.PlannedExerciseStep> steps);
[<Android.Runtime.Register("setSteps", "(Ljava/util/List;)Landroid/health/connect/datatypes/PlannedExerciseBlock$Builder;", "", ApiSince=35)>]
member this.SetSteps : System.Collections.Generic.IList<Android.Health.Connect.DataTypes.PlannedExerciseStep> -> Android.Health.Connect.DataTypes.PlannedExerciseBlock.Builder

Parameters

Returns

Attributes

Remarks

Sets the PlannedExerciseStep entries.

Android reference for android.health.connect.datatypes.PlannedExerciseBlock.Builder.setSteps.

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