Contents

results(for:)

Initiates a long-running query that returns its results using an asynchronous sequence.

Declaration

func results(for healthStore: HKHealthStore) -> HKActivitySummaryQueryDescriptor.Results

Parameters

  • healthStore:

    The access point for HealthKit data.

See Also

Running queries