Contents

selectPreviousTab(_:)

Selects the previous tab in the tab group in the leading direction.

Declaration

@IBAction func selectPreviousTab(_ sender: Any?)

Parameters

  • sender:

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

See Also

Managing Window Tabs