Contents

current

Returns the current OpenGL graphics context.

Declaration

class var current: NSOpenGLContext? { get }

Return Value

The current OpenGL graphics context, or nil if no such object has been set.

See Also

Managing the Current Context