Contents

clearDrawable()

Disassociates the OpenGL context from its viewport.

Declaration

func clearDrawable()

Discussion

This method disassociates the receiver from any associated NSView object. If the receiver is in full-screen or offscreen mode, it exits that mode.

See Also

Managing the Drawable Object