HKQuery.GetPredicateForObjectsFromSourceRevisions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a predicate that matches objects from the specified source revisions.
[Foundation.Export("predicateForObjectsFromSourceRevisions:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSPredicate GetPredicateForObjectsFromSourceRevisions (Foundation.NSSet<HealthKit.HKSourceRevision> sourceRevisions);
static member GetPredicateForObjectsFromSourceRevisions : Foundation.NSSet<HealthKit.HKSourceRevision> -> Foundation.NSPredicate
Parameters
- sourceRevisions
- NSSet<HKSourceRevision>
Returns
- Attributes