HKAttachmentStore
The access point for attachments associated with samples in the HealthKit store.
Declaration
class HKAttachmentStoreOverview
Use an HKAttachmentStore object to manage attachments for samples that your app has saved to the HealthKit store.
Topics
Creating an attachment store
Adding attachments
addAttachment(to:name:contentType:url:metadata:)addAttachment(to:name:contentType:url:metadata:completion:)