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