Uses of Class
org.robovm.apple.healthkit.HKQueryOptions
| Package | Description |
|---|---|
| org.robovm.apple.healthkit |
-
Uses of HKQueryOptions in org.robovm.apple.healthkit
Fields in org.robovm.apple.healthkit declared as HKQueryOptions Modifier and Type Field Description static HKQueryOptionsHKQueryOptions. Nonestatic HKQueryOptionsHKQueryOptions. StrictEndDatestatic HKQueryOptionsHKQueryOptions. StrictStartDateMethods in org.robovm.apple.healthkit that return HKQueryOptions Modifier and Type Method Description protected HKQueryOptions[]HKQueryOptions. _values()static HKQueryOptions[]HKQueryOptions. values()protected HKQueryOptionsHKQueryOptions. wrap(long value, long mask)Methods in org.robovm.apple.healthkit with parameters of type HKQueryOptions Modifier and Type Method Description static NSPredicateHKQuery. createPredicateForSamplesWithDate(NSDate startDate, NSDate endDate, HKQueryOptions options)