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