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