HKAnchoredObjectQuery.UpdateHandler 属性

定义

获取或设置 HealthKit Store 更新处理程序。

[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

属性值

(即将推出有关此节点的更多文档)

此值可为 null

属性

适用于