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