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