Contents

view

Returns the OpenGL context’s view.

Declaration

@MainActor weak var view: NSView? { get set }

Return Value

The view, or nil if the receiver has no drawable object, is in full-screen mode, or is in offscreen mode.

See Also

Managing the Drawable Object