Contents

results(for:)

Runs a one-shot query that returns an asynchronous sequence of matching series samples.

Declaration

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

Parameters

  • healthStore:

    The access point for HealthKit data.

See Also

Running Queries