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

适用于