次の方法で共有


HKStoreSampleAddedCallback 代理人

定義

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

パラメーター

success
Boolean
error
NSError

適用対象