Package org.robovm.apple.contacts
Class CNContainerPropertyKey
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.contacts.CNContainerPropertyKey
public class CNContainerPropertyKey extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCNContainerPropertyKey.AsListMarshalerstatic classCNContainerPropertyKey.Marshalerstatic classCNContainerPropertyKey.Values -
Field Summary
Fields Modifier and Type Field Description static CNContainerPropertyKeyIdentifierstatic CNContainerPropertyKeyNamestatic CNContainerPropertyKeyType -
Method Summary
Modifier and Type Method Description static CNContainerPropertyKeyvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Identifier
- Since:
- Available in iOS 9.0 and later.
-
Name
- Since:
- Available in iOS 9.0 and later.
-
Type
- Since:
- Available in iOS 9.0 and later.
-
-
Method Details