Share via


CMPedometerData.CurrentCadence Property

Definition

The user's current cadence, in steps per second.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSNumber? CurrentCadence { [Foundation.Export("currentCadence")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentCadence")>]
member this.CurrentCadence : Foundation.NSNumber

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to