API Notes: HealthKit framework

Apple documentation

The full API is described in Apple’s documentation, both the C and Objective-C APIs are available (but see the API Notes below).

These bindings are accessed through the HealthKit package (that is, import HealthKit).

Added in version macOS: 13

Note

This framework requires a specific entitlement to use.

API Notes