Uses of Class
org.robovm.apple.coregraphics.CGTextEncoding
| Package | Description |
|---|---|
| org.robovm.apple.coregraphics |
-
Uses of CGTextEncoding in org.robovm.apple.coregraphics
Methods in org.robovm.apple.coregraphics that return CGTextEncoding Modifier and Type Method Description static CGTextEncodingCGTextEncoding. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static CGTextEncodingCGTextEncoding. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static CGTextEncoding[]CGTextEncoding. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.coregraphics with parameters of type CGTextEncoding Modifier and Type Method Description voidCGContext. selectFont(String name, double size, CGTextEncoding textEncoding)Deprecated.Deprecated in iOS 7.0.