Contents

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.

See Also

Managing Window Tabs