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