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.
Selects the previous tab in the tab group in the leading direction.
@IBAction func selectPreviousTab(_ sender: Any?)The object that initiated the action to select the previous tab.