Share via


HKAttachmentStore.GetAttachments Method

Definition

[Foundation.Export("getAttachmentsForObject:completion:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void GetAttachments(HealthKit.HKObject object, HealthKit.HKAttachmentStoreGetAttachmentCompletionHandler completion);
[<Foundation.Export("getAttachmentsForObject:completion:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetAttachments : HealthKit.HKObject * HealthKit.HKAttachmentStoreGetAttachmentCompletionHandler -> unit
override this.GetAttachments : HealthKit.HKObject * HealthKit.HKAttachmentStoreGetAttachmentCompletionHandler -> unit

Parameters

object
HKObject
Attributes

Applies to