Language

ExerciseSegment.Builder.ClearRateOfPerceivedExertion Method

Definition

Clears the rate of perceived exertion for this exercise segment.

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

Returns

Attributes

Remarks

Clears the rate of perceived exertion for this exercise segment. Returns builder instance with rate of perceived exertion unset.

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

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