HKStatisticsCollectionQuery.SetStatisticsUpdateHandler 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,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 void SetStatisticsUpdateHandler (HealthKit.HKStatisticsCollectionQueryInitialResultsHandler handler);
abstract member SetStatisticsUpdateHandler : HealthKit.HKStatisticsCollectionQueryInitialResultsHandler -> unit
override this.SetStatisticsUpdateHandler : HealthKit.HKStatisticsCollectionQueryInitialResultsHandler -> unit
参数
- 属性