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