Language

ExerciseSegment.HasSetIndex Property

Definition

Returns true if this segment has an associated set index.

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

Property Value

Attributes

Remarks

Returns true if this segment has an associated set index.

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

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