Share via


HKAttachmentStore.GetAttachmentsAsync(HKObject) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task<HealthKit.HKAttachment[]> GetAttachmentsAsync(HealthKit.HKObject object);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetAttachmentsAsync : HealthKit.HKObject -> System.Threading.Tasks.Task<HealthKit.HKAttachment[]>
override this.GetAttachmentsAsync : HealthKit.HKObject -> System.Threading.Tasks.Task<HealthKit.HKAttachment[]>

Parameters

object
HKObject

Returns

Attributes

Applies to