Edit

Share via


HKStatisticsCollectionQuery.InitialResultsHandler Property

Definition

Gets or sets the handler for the query's first results.

public virtual HealthKit.HKStatisticsCollectionQueryInitialResultsHandler InitialResultsHandler { [Foundation.Export("initialResultsHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setInitialResultsHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.InitialResultsHandler : HealthKit.HKStatisticsCollectionQueryInitialResultsHandler with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to