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