toggleTabOverview(_:)
Shows or hides the tab overview.
Declaration
@IBAction func toggleTabOverview(_ sender: Any?)Parameters
- sender:
The object that initiated the action to toggle the tab overview.
Shows or hides the tab overview.
@IBAction func toggleTabOverview(_ sender: Any?)The object that initiated the action to toggle the tab overview.