Package org.robovm.apple.contacts
Class CNGroupKey
public class CNGroupKey extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCNGroupKey.AsListMarshalerstatic classCNGroupKey.Marshalerstatic classCNGroupKey.Values -
Field Summary
Fields Modifier and Type Field Description static CNGroupKeyIdentifierstatic CNGroupKeyName -
Method Summary
Modifier and Type Method Description static CNGroupKeyvalueOf(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.
-
-
Method Details
-
valueOf
-