28package com.jogamp.nativewindow;
Handling requests for using an OffscreenLayerSurface within the implementation.
void setShallUseOffscreenLayer(boolean v)
Request an offscreen layer, if supported.
boolean getShallUseOffscreenLayer()
Returns the property set by setShallUseOffscreenLayer(boolean).
boolean isOffscreenLayerSurfaceEnabled()
Returns true if this instance uses an offscreen layer, otherwise false.