Language

ExerciseSegment.HasRateOfPerceivedExertion Property

Definition

Returns true if this segment has an associated rate of perceived exertion.

public bool HasRateOfPerceivedExertion { [Android.Runtime.Register("hasRateOfPerceivedExertion", "()Z", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("hasRateOfPerceivedExertion", "()Z", "", ApiSince=36)>]
member this.HasRateOfPerceivedExertion : bool

Property Value

Attributes

Remarks

Returns true if this segment has an associated rate of perceived exertion.

Java documentation for android.health.connect.datatypes.ExerciseSegment.hasRateOfPerceivedExertion().

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