Uses of Class
org.robovm.apple.foundation.NSPredicateOperatorType
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation | |
| org.robovm.apple.foundation | |
| org.robovm.apple.healthkit | |
| org.robovm.apple.homekit |
-
Uses of NSPredicateOperatorType in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation with parameters of type NSPredicateOperatorType Modifier and Type Method Description static NSPredicateAVAssetVariantQualifier. predicateForChannelCount(long channelCount, AVMediaSelectionOption mediaSelectionOption, NSPredicateOperatorType operatorType)static NSPredicateAVAssetVariantQualifier. predicateForPresentationHeight(double height, NSPredicateOperatorType operatorType)static NSPredicateAVAssetVariantQualifier. predicateForPresentationWidth(double width, NSPredicateOperatorType operatorType) -
Uses of NSPredicateOperatorType in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSPredicateOperatorType Modifier and Type Method Description NSPredicateOperatorTypeNSComparisonPredicate. getPredicateOperatorType()static NSPredicateOperatorTypeNSPredicateOperatorType. valueOf(long n)Returns the enum constant of this type with the specified name.static NSPredicateOperatorTypeNSPredicateOperatorType. valueOf(String name)Returns the enum constant of this type with the specified name.static NSPredicateOperatorType[]NSPredicateOperatorType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.foundation with parameters of type NSPredicateOperatorType Modifier and Type Method Description protected longNSComparisonPredicate. init(NSExpression lhs, NSExpression rhs, NSComparisonPredicateModifier modifier, NSPredicateOperatorType type, NSComparisonPredicateOptions options)Constructors in org.robovm.apple.foundation with parameters of type NSPredicateOperatorType Constructor Description NSComparisonPredicate(NSExpression lhs, NSExpression rhs, NSComparisonPredicateModifier modifier, NSPredicateOperatorType type, NSComparisonPredicateOptions options) -
Uses of NSPredicateOperatorType in org.robovm.apple.healthkit
-
Uses of NSPredicateOperatorType in org.robovm.apple.homekit
Methods in org.robovm.apple.homekit with parameters of type NSPredicateOperatorType Modifier and Type Method Description static NSPredicateHMEventTrigger. getPredicateForEvaluatingTrigger(HMCharacteristic characteristic, NSPredicateOperatorType operatorType, NSObject value)