Share via


HKQuery.GetPredicateForTotalSwimmingStrokeCount Method

Definition

[Foundation.Export("predicateForWorkoutsWithOperatorType:totalSwimmingStrokeCount:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSPredicate GetPredicateForTotalSwimmingStrokeCount(Foundation.NSPredicateOperatorType operatorType, HealthKit.HKQuantity totalSwimmingStrokeCount);
[<Foundation.Export("predicateForWorkoutsWithOperatorType:totalSwimmingStrokeCount:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetPredicateForTotalSwimmingStrokeCount : Foundation.NSPredicateOperatorType * HealthKit.HKQuantity -> Foundation.NSPredicate

Parameters

totalSwimmingStrokeCount
HKQuantity

Returns

Attributes

Applies to