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.
Merges all open windows into a single tabbed window.
@IBAction func mergeAllWindows(_ sender: Any?)The object that initiated the action to merge all windows.