Share via


HKQuery.GetPredicateForTotalDistance Method

Definition

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

Parameters

totalDistance
HKQuantity

Returns

Attributes

Applies to