Share via


HKAttachmentStoreCompletionHandler Delegate

Definition

public delegate void HKAttachmentStoreCompletionHandler(bool success, NSError? error);
type HKAttachmentStoreCompletionHandler = delegate of bool * NSError -> unit

Parameters

success
Boolean
error
NSError

Applies to