NSDrawWindowBackground(_:)
Draws the window’s default background pattern into the specified rectangle of the currently focused view.
Declaration
func NSDrawWindowBackground(_ rect: NSRect)Parameters
- rect:
The rectangle (in the current coordinate system) in which to draw the window’s background pattern.