removeChildWindow(_:)
Detaches a given child window from the window.
Declaration
func removeChildWindow(_ childWin: NSWindow)Parameters
- childWin:
The child window to detach.
Detaches a given child window from the window.
func removeChildWindow(_ childWin: NSWindow)The child window to detach.