Language

ExerciseSegment.Builder.ClearWeight Method

Definition

Clears the weight for this exercise segment.

[Android.Runtime.Register("clearWeight", "()Landroid/health/connect/datatypes/ExerciseSegment$Builder;", "", ApiSince=36)]
public Android.Health.Connect.DataTypes.ExerciseSegment.Builder ClearWeight();
[<Android.Runtime.Register("clearWeight", "()Landroid/health/connect/datatypes/ExerciseSegment$Builder;", "", ApiSince=36)>]
member this.ClearWeight : unit -> Android.Health.Connect.DataTypes.ExerciseSegment.Builder

Returns

Attributes

Remarks

Clears the weight for this exercise segment. Returns builder instance with weight unset.

Android reference for android.health.connect.datatypes.ExerciseSegment.Builder.clearWeight.

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