Share via


HKWorkoutConfiguration.LapLength Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual HealthKit.HKQuantity? LapLength { [Foundation.Export("lapLength", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setLapLength:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("lapLength", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setLapLength:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.LapLength : HealthKit.HKQuantity with get, set

Property Value

Attributes

Applies to