Contents

result(for:)

Runs a one-shot query that asynchronously reads matching clinical records.

Declaration

func result(for healthStore: HKHealthStore) async throws -> [HKVerifiableClinicalRecord]

Parameters

  • healthStore:

    The access point for HealthKit data.