Contents

HKActivitySummaryQuery

A query for reading activity summary objects from the HealthKit store.

Declaration

class HKActivitySummaryQuery

Overview

Activity summary query objects are mostly immutable. You can assign the query’s updateHandler property after instantiating the object, but before executing the query. All other properties must be set when you instantiate the object, and they can’t change.

Topics

Creating activity summary queries

Getting property data

See Also

Long-running queries