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. After you have permission, you can use the HealthKit store to save new samples to the store, or to manage the samples that your app saved. Additionally, you can use the HealthKit store to 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