HKQuery.GetPredicateForTotalFlightsClimbed 方法

定义

[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

参数

totalFlightsClimbed
HKQuantity

返回

属性

适用于