The
methods
of HealthKit.HKQuery are listed below. For a list of all members, see the HKQuery Members list.
See Also: Inherited members from Foundation.NSObject
Public Methods
static | GetPredicateForCategorySamples(Foundation.NSPredicateOperatorType, nint) : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
static | GetPredicateForDuration(Foundation.NSPredicateOperatorType, double) : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
static | GetPredicateForMetadataKey(Foundation.NSString) : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
static | GetPredicateForMetadataKey(Foundation.NSString, Foundation.NSObject[]) : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
static | GetPredicateForMetadataKey(Foundation.NSString, Foundation.NSPredicateOperatorType, Foundation.NSObject) : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
static | GetPredicateForObject(Foundation.NSUuid) : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
static | GetPredicateForObjects(Foundation.NSSet) : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
static | GetPredicateForObjectsFromSource(HKSource) : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
static | GetPredicateForObjectsFromSources(Foundation.NSSet) : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
static | GetPredicateForObjectsFromWorkout(HKWorkout) : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
static | GetPredicateForQuantitySamples(Foundation.NSPredicateOperatorType, HKQuantity) : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
static | GetPredicateForSamples(Foundation.NSDate, Foundation.NSDate, HKQueryOptions) : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
static | GetPredicateForTotalDistance(Foundation.NSPredicateOperatorType, HKQuantity) : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
static | GetPredicateForTotalEnergyBurned(Foundation.NSPredicateOperatorType, HKQuantity) : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
static | GetPredicateForWorkouts(HKWorkoutActivityType) : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
static | PredicateForObjectsWithNoCorrelation() : Foundation.NSPredicateDocumentation for this section has not yet been entered. |
Protected Methods
override | Dispose(bool)Releases the resources used by the HKQuery object. |