distance
The estimated distance (in meters) traveled by the user.
Declaration
var distance: NSNumber? { get }Discussion
This value reflects the distance traveled while walking and running. The value in this property may be nil if distance estimation is not supported on the current device.