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