HKQuery.GetPredicateForCategorySamples(NSPredicateOperatorType, nint) Method

Definition

Creates and returns a predicate that can be used to check the value of a category sample.

[Foundation.Export("predicateForCategorySamplesWithOperatorType:value:")]
public static Foundation.NSPredicate GetPredicateForCategorySamples (Foundation.NSPredicateOperatorType operatorType, nint value);
static member GetPredicateForCategorySamples : Foundation.NSPredicateOperatorType * nint -> Foundation.NSPredicate

Parameters

value
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to