Skip to content

ElectronBrowserWindow.toggleTabBar method

ElectronBrowserWindow › toggleTabBar

Unofficial

Toggles the visibility of the tab bar if native tabs are enabled and there is only one tab (macOS only).

Signature:

toggleTabBar(): void

Returns: void