HKStatisticsCollectionQuery.StatisticsUpdateHandler Property
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.
Gets or sets a handler for initial statistics.
[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
Property Value
(More documentation for this node is coming)
This value can be null
.
- Attributes