moveTabToNewWindow(_:)
Moves the tab to a new containing window.
Declaration
@IBAction func moveTabToNewWindow(_ sender: Any?)Parameters
- sender:
The object that initiated the action to move the tab to a new window.
Moves the tab to a new containing window.
@IBAction func moveTabToNewWindow(_ sender: Any?)The object that initiated the action to move the tab to a new window.