HKQuery.GetPredicateForObjectsFromSource(HKSource) Method

Definition

Creates and returns a predicate that can be used to get objects from a specified source.

[Foundation.Export("predicateForObjectsFromSource:")]
public static Foundation.NSPredicate GetPredicateForObjectsFromSource (HealthKit.HKSource source);
static member GetPredicateForObjectsFromSource : HealthKit.HKSource -> Foundation.NSPredicate

Parameters

source
HKSource

Returns

Attributes

Applies to