Contents

selectNextTab(_:)

Selects the next tab in the tab group in the trailing direction.

Declaration

@IBAction func selectNextTab(_ sender: Any?)

Parameters

  • sender:

    The object that initiated the action to select the next tab.

See Also

Managing Window Tabs