Share via


HKHealthStoreCompletionHandler Delegate

Definition

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

Parameters

success
Boolean
error
NSError

Applies to