CMPedometerData.CurrentPace Property

Definition

The user's current speed, in meters per second.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSNumber CurrentPace { [Foundation.Export("currentPace")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.CurrentPace : Foundation.NSNumber

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to