Share via


HKAnchoredObjectQuery.UpdateHandler Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual HealthKit.HKAnchoredObjectUpdateHandler? UpdateHandler { [Foundation.Export("updateHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setUpdateHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("updateHandler", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setUpdateHandler:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.UpdateHandler : HealthKit.HKAnchoredObjectUpdateHandler with get, set

Property Value

Attributes

Applies to