Contents

allStatistics

A dictionary that contains all the statistics for the workout builder.

Declaration

var allStatistics: [HKQuantityType : HKStatistics] { get }

Discussion

HealthKit calculates an HKStatistics object for each HKQuantityType, based on the HKQuantitySample objects collected by the workout builder.