Contents

NSOpenGLCPSwapRectangle

Sets or gets the swap rectangle.

Declaration

static const NSOpenGLContextParameter NSOpenGLCPSwapRectangle;

Discussion

The swap rectangle is represented as an array of four longs: {x, y, width, height}.

See Also

Deprecated