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