Uses of Class
org.robovm.apple.healthkit.HKStatisticsQuery
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKStatisticsQuery in org.robovm.apple.healthkit
Method parameters in org.robovm.apple.healthkit with type arguments of type HKStatisticsQuery Modifier and Type Method Description protected longHKStatisticsQuery. init(HKQuantityType quantityType, NSPredicate quantitySamplePredicate, HKStatisticsOptions options, VoidBlock3<HKStatisticsQuery,HKStatistics,NSError> handler)Constructor parameters in org.robovm.apple.healthkit with type arguments of type HKStatisticsQuery Constructor Description HKStatisticsQuery(HKQuantityType quantityType, NSPredicate quantitySamplePredicate, HKStatisticsOptions options, VoidBlock3<HKStatisticsQuery,HKStatistics,NSError> handler)