HKQuery.GetPredicateForTotalFlightsClimbed Method

Definition

[Foundation.Export("predicateForWorkoutsWithOperatorType:totalFlightsClimbed:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSPredicate GetPredicateForTotalFlightsClimbed (Foundation.NSPredicateOperatorType operatorType, HealthKit.HKQuantity totalFlightsClimbed);
static member GetPredicateForTotalFlightsClimbed : Foundation.NSPredicateOperatorType * HealthKit.HKQuantity -> Foundation.NSPredicate

Parameters

totalFlightsClimbed
HKQuantity

Returns

Attributes

Applies to