Contents

clearCurrentContext()

Clears the current context.

Declaration

class func clearCurrentContext()

Discussion

Until you issue a subsequent call to the makeCurrentContext() method, OpenGL calls do nothing.

See Also

Managing the Current Context