共用方式為


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

傳回

屬性

適用於