HealthKit.HKQuery: Method Members

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.NSPredicate
Documentation for this section has not yet been entered.
static
GetPredicateForDuration(Foundation.NSPredicateOperatorType, double) : Foundation.NSPredicate
Documentation for this section has not yet been entered.
static
GetPredicateForMetadataKey(Foundation.NSString) : Foundation.NSPredicate
Documentation for this section has not yet been entered.
static
GetPredicateForMetadataKey(Foundation.NSString, Foundation.NSObject[]) : Foundation.NSPredicate
Documentation for this section has not yet been entered.
static
GetPredicateForMetadataKey(Foundation.NSString, Foundation.NSPredicateOperatorType, Foundation.NSObject) : Foundation.NSPredicate
Documentation for this section has not yet been entered.
static
GetPredicateForObject(Foundation.NSUuid) : Foundation.NSPredicate
Documentation for this section has not yet been entered.
static
GetPredicateForObjects(Foundation.NSSet) : Foundation.NSPredicate
Documentation for this section has not yet been entered.
static
GetPredicateForObjectsFromSource(HKSource) : Foundation.NSPredicate
Documentation for this section has not yet been entered.
static
GetPredicateForObjectsFromSources(Foundation.NSSet) : Foundation.NSPredicate
Documentation for this section has not yet been entered.
static
GetPredicateForObjectsFromWorkout(HKWorkout) : Foundation.NSPredicate
Documentation for this section has not yet been entered.
static
GetPredicateForQuantitySamples(Foundation.NSPredicateOperatorType, HKQuantity) : Foundation.NSPredicate
Documentation for this section has not yet been entered.
static
GetPredicateForSamples(Foundation.NSDate, Foundation.NSDate, HKQueryOptions) : Foundation.NSPredicate
Documentation for this section has not yet been entered.
static
GetPredicateForTotalDistance(Foundation.NSPredicateOperatorType, HKQuantity) : Foundation.NSPredicate
Documentation for this section has not yet been entered.
static
GetPredicateForTotalEnergyBurned(Foundation.NSPredicateOperatorType, HKQuantity) : Foundation.NSPredicate
Documentation for this section has not yet been entered.
static
GetPredicateForWorkouts(HKWorkoutActivityType) : Foundation.NSPredicate
Documentation for this section has not yet been entered.
static
PredicateForObjectsWithNoCorrelation() : Foundation.NSPredicate
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the HKQuery object.