Package org.robovm.apple.corefoundation
Class CFBundleInfoKey
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.corefoundation.CFBundleInfoKey
public class CFBundleInfoKey extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFBundleInfoKey.AsListMarshalerstatic classCFBundleInfoKey.Marshalerstatic classCFBundleInfoKey.Values -
Field Summary
Fields Modifier and Type Field Description static CFBundleInfoKeyDevelopmentRegionstatic CFBundleInfoKeyExecutablestatic CFBundleInfoKeyIdentifierstatic CFBundleInfoKeyInfoDictionaryVersionstatic CFBundleInfoKeyLocalizationsstatic CFBundleInfoKeyNamestatic CFBundleInfoKeyVersion -
Method Summary
Modifier and Type Method Description static CFBundleInfoKeyvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
InfoDictionaryVersion
-
Executable
-
Identifier
-
Version
-
DevelopmentRegion
-
Name
-
Localizations
-
-
Method Details
-
valueOf
-