Contents

current()

Returns the current rendering context for the calling thread.

Declaration

class func current() -> EAGLContext?

Return Value

The current context for the calling thread.