Uses of Class
org.robovm.apple.coregraphics.CGTextDrawingMode
| Package | Description |
|---|---|
| org.robovm.apple.coregraphics |
-
Uses of CGTextDrawingMode in org.robovm.apple.coregraphics
Methods in org.robovm.apple.coregraphics that return CGTextDrawingMode Modifier and Type Method Description static CGTextDrawingModeCGTextDrawingMode. valueOf(long n)Returns the enum constant of this type with the specified name.static CGTextDrawingModeCGTextDrawingMode. valueOf(String name)Returns the enum constant of this type with the specified name.static CGTextDrawingMode[]CGTextDrawingMode. values()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 CGTextDrawingMode Modifier and Type Method Description voidCGContext. setTextDrawingMode(CGTextDrawingMode mode)