current
Returns the current graphics context of the current thread.
Declaration
class var current: NSGraphicsContext? { get set }Return Value
The current graphics context of the current thread.
Discussion
Returns an instance of a concrete subclass of NSGraphicsContext.