Contents

mergeAllWindows(_:)

Merges all open windows into a single tabbed window.

Declaration

@IBAction func mergeAllWindows(_ sender: Any?)

Parameters

  • sender:

    The object that initiated the action to merge all windows.

See Also

Managing Window Tabs