Uses of Class
org.robovm.apple.corefoundation.CFStringBuiltInEncodings
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFStringBuiltInEncodings in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFStringBuiltInEncodings Modifier and Type Method Description static CFStringBuiltInEncodingsCFStringBuiltInEncodings. valueOf(long n)Returns the enum constant of this type with the specified name.static CFStringBuiltInEncodingsCFStringBuiltInEncodings. valueOf(String name)Returns the enum constant of this type with the specified name.static CFStringBuiltInEncodings[]CFStringBuiltInEncodings. values()Returns an array containing the constants of this enum type, in the order they are declared.