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