次の方法で共有


HKAnchoredObjectResultHandler 代理人

定義

public delegate void HKAnchoredObjectResultHandler(HKAnchoredObjectQuery query, HKSampleType[] results, nuint newAnchor, NSError error);
type HKAnchoredObjectResultHandler = delegate of HKAnchoredObjectQuery * HKSampleType[] * nuint * NSError -> unit

パラメーター

results
HKSampleType[]
newAnchor
System.System.UIntPtr System.unativeint
error
NSError

適用対象