Contents

supportsHealthRecords()

Returns a Boolean value that indicates whether the current device supports clinical records.

Declaration

func supportsHealthRecords() -> Bool

Discussion

This method returns true if the device is set to a locale where clinical records are supported, or if the user already has clinical records downloaded to their HealthKit store. Otherwise, it returns false.

This method lets users switch their locale without losing their health records.

See Also

Accessing HealthKit