Contents

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.

See Also

Managing Window Tabs