HKAnchoredObjectQuery.UpdateHandler Property

Definition

Gets or sets the HealthKit Store update handler.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual HealthKit.HKAnchoredObjectUpdateHandler UpdateHandler { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("updateHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setUpdateHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.UpdateHandler : HealthKit.HKAnchoredObjectUpdateHandler with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to