Contents

HKPredicateKeyPathECGClassification

The key path for the sample’s classification.

Declaration

let HKPredicateKeyPathECGClassification: String

Discussion

Use this constant whenever you want to include the ECG’s classification in a predicate format string. Add a %K placeholder to the format string, and then pass this constant as an argument.

See Also

Related Documentation

Specifying Predicate Key Paths