HKStatisticsCollectionQuery.SetStatisticsUpdateHandler Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use 'StatisticsUpdated', this handler uses an incorrect type and does nothing to avoid a crash.
Assigns a handler for updated results.
[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
Parameters
- Attributes