HKStatisticsCollectionQuery.StatisticsUpdateHandler Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
Use 'StatisticsUpdated', this handler uses an incorrect type and does nothing to avoid a crash.
Obtém ou define um manipulador para estatísticas iniciais.
[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
Valor da propriedade
(Mais documentação para este nó está chegando)
Este valor pode ser null
.
- Atributos