Contents

HKHealthStore

The access point for all data managed by HealthKit.

Declaration

class HKHealthStore

Mentioned in

Overview

Use a HKHealthStore object to request permission to share or read HealthKit data. People can grant your app full access to a data type, limited access restricted to a recent window of data, or no access at all. After requesting authorization, you can check the scope of your read access for specific data types before making queries. You can also use the HealthKit store to save new samples to the store, manage the samples that your app saves, and start, stop, and manage queries.

For more information, see Setting up HealthKit.

Topics

Accessing HealthKit

Querying HealthKit data

Reading characteristic data

Working with HealthKit objects

Accessing the preferred units

Managing background delivery

Managing workouts

Managing workout sessions

Managing estimates

Accessing the move mode

Deprecated symbols

Structures

Instance Methods

See Also

Health data