HKStatisticsCollectionQuery.StatisticsUpdateHandler 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
Use 'StatisticsUpdated', this handler uses an incorrect type and does nothing to avoid a crash.
获取或设置初始统计信息的处理程序。
[System.Obsolete("Use 'StatisticsUpdated', this handler uses an incorrect type and does nothing to avoid a crash.")]
public virtual HealthKit.HKStatisticsCollectionQueryInitialResultsHandler StatisticsUpdateHandler { get; set; }
member this.StatisticsUpdateHandler : HealthKit.HKStatisticsCollectionQueryInitialResultsHandler with get, set
属性值
(此节点的更多文档即将)
此值可为 null
。
- 属性