HKStatisticsCollectionQuery.SetInitialResultsHandler 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 'InitialResultsHandler'.
Assigns a handler for the results with which the collection was initialized.
[System.Obsolete("Use 'InitialResultsHandler'.")]
public virtual void SetInitialResultsHandler (HealthKit.HKStatisticsCollectionQueryInitialResultsHandler handler);
abstract member SetInitialResultsHandler : HealthKit.HKStatisticsCollectionQueryInitialResultsHandler -> unit
override this.SetInitialResultsHandler : HealthKit.HKStatisticsCollectionQueryInitialResultsHandler -> unit
Parameters
- Attributes