HKAnchoredObjectResultHandler2
HKAnchoredObjectResultHandler2(Object, IntPtr)
BeginInvoke(HKAnchoredObjectQuery, HKSample[], nuint, NSError, AsyncCallback, Object)
EndInvoke(IAsyncResult)
Invoke(HKAnchoredObjectQuery, HKSample[], nuint, NSError)
xamarinios
namespace HealthKit
{
public delegate void HKAnchoredObjectResultHandler2(HKAnchoredObjectQuery! query, HKSample![]! results, nuint newAnchor, NSError! error);
{
public virtual void Invoke(HKAnchoredObjectQuery! query, HKSample![]! results, nuint newAnchor, NSError! error);
}
}
| Xamarin iOS | 0.0 |
|---|---|
Information specific to xamarinios | |
| Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API