Package org.robovm.apple.homekit
Class HMPredicateKeyPath
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSPredicateKeyPath
org.robovm.apple.homekit.HMPredicateKeyPath
public class HMPredicateKeyPath extends NSPredicateKeyPath
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHMPredicateKeyPath.AsListMarshalerstatic classHMPredicateKeyPath.Marshalerstatic classHMPredicateKeyPath.Values -
Field Summary
Fields Modifier and Type Field Description static HMPredicateKeyPathCharacteristicstatic HMPredicateKeyPathCharacteristicValuestatic HMPredicateKeyPathPresence -
Method Summary
Modifier and Type Method Description static HMPredicateKeyPathvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Characteristic
- Since:
- Available in iOS 9.0 and later.
-
CharacteristicValue
- Since:
- Available in iOS 9.0 and later.
-
Presence
- Since:
- Available in iOS 11.0 and later.
-
-
Method Details
-
valueOf
-