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

적용 대상