Contents

removeChildWindow(_:)

Detaches a given child window from the window.

Declaration

func removeChildWindow(_ childWin: NSWindow)

Parameters

  • childWin:

    The child window to detach.

See Also

Managing Attached Windows