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