HealthKit.HKStatisticsOptions Enumeration
Enumerates options applicable to HealthKit.HKStatisticsQuery and HealthKit.HKStatisticsCollectionQuery objets.

Syntax

[ObjCRuntime.iOS(8, 0)]
[ObjCRuntime.Native]
[System.Flags]
public enum HKStatisticsOptions

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
CumulativeSumCalculate a sum of all the matching data.
DiscreteAverageCalculate the average of all the matching data.
DiscreteMaxFind the maximum value in the matching data.
DiscreteMinFind the minimum value in the matching data.
NoneDo nothing with the data.
SeparateBySourceCalculate each statistic by source.

Requirements

Namespace: HealthKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0