totalDistance
The total distance traveled during the workout.
Declaration
var totalDistance: HKQuantity? { get }Mentioned in
Discussion
This property contains a quantity using length units, or nil.
The total distance traveled during the workout.
var totalDistance: HKQuantity? { get }This property contains a quantity using length units, or nil.