HKMetadataKeyLowCardioFitnessEventThreshold
The VO2 max threshold used to categorize low-level cardio fitness events.
Declaration
let HKMetadataKeyLowCardioFitnessEventThreshold: StringDiscussion
The system sets this key on lowCardioFitnessEvent samples. It contains the threshold value for the user’s VO2 max measurements. The threshold value varies depending on certain parameters and physical characteristics, such as the user’s age.
A low-cardio fitness event indicates a period of time when the user’s VO2 max measurements consistently fall below the defined value. The system triggers this event approximately once every four months.
The value of this key is an HKQuantity object with a unit of ml/kg/min. For more information on working with complex units, see unitMultiplied(by:), unitDivided(by:), and init(from:).