Uses of Class
org.robovm.apple.healthkit.HKQuantityAggregationStyle
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKQuantityAggregationStyle in org.robovm.apple.healthkit
Methods in org.robovm.apple.healthkit that return HKQuantityAggregationStyle Modifier and Type Method Description HKQuantityAggregationStyleHKQuantityType. getAggregationStyle()static HKQuantityAggregationStyleHKQuantityAggregationStyle. valueOf(long n)Returns the enum constant of this type with the specified name.static HKQuantityAggregationStyleHKQuantityAggregationStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static HKQuantityAggregationStyle[]HKQuantityAggregationStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.