Package org.robovm.apple.homekit
Class HMCharacteristicProperty
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.homekit.HMCharacteristicProperty
public class HMCharacteristicProperty extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classHMCharacteristicProperty.AsListMarshalerstatic classHMCharacteristicProperty.Marshalerstatic classHMCharacteristicProperty.Values -
Field Summary
Fields Modifier and Type Field Description static HMCharacteristicPropertyHiddenstatic HMCharacteristicPropertyReadablestatic HMCharacteristicPropertySupportsEventNotificationstatic HMCharacteristicPropertyWritable -
Method Summary
Modifier and Type Method Description static HMCharacteristicPropertyvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
SupportsEventNotification
-
Readable
-
Writable
-
Hidden
- Since:
- Available in iOS 9.3 and later.
-
-
Method Details
-
valueOf
-