HKStatisticsCollectionQuery.StatisticsUpdateHandler Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Use 'StatisticsUpdated', this handler uses an incorrect type and does nothing to avoid a crash.
Ottiene o imposta un gestore per le statistiche iniziali.
[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
Valore della proprietà
(Altre documentazioni per questo nodo sono disponibili)
Il valore può essere null
.
- Attributi