Partager via


ExerciseSegment.Builder.Build Method

Definition

Sets the number repetitions to the current segment.

[Android.Runtime.Register("build", "()Landroid/health/connect/datatypes/ExerciseSegment;", "", ApiSince=34)]
public Android.Health.Connect.DataTypes.ExerciseSegment Build ();
[<Android.Runtime.Register("build", "()Landroid/health/connect/datatypes/ExerciseSegment;", "", ApiSince=34)>]
member this.Build : unit -> Android.Health.Connect.DataTypes.ExerciseSegment

Returns

Attributes

Remarks

Sets the number repetitions to the current segment. Returns ExerciseSegment instance.

Java documentation for android.health.connect.datatypes.ExerciseSegment.Builder.build().

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