HKStatisticsCollectionQuery.StatisticsUpdated Property

Definition

Gets or sets a handler for updated statistics.

public virtual HealthKit.HKStatisticsCollectionQueryStatisticsUpdateHandler StatisticsUpdated { [Foundation.Export("statisticsUpdateHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setStatisticsUpdateHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.StatisticsUpdated : HealthKit.HKStatisticsCollectionQueryStatisticsUpdateHandler with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to