Skip to content

BrowserWindowConstructorOptions.focusable?

BrowserWindowConstructorOptions › focusable?

Unofficial

Type: boolean

Whether the window can be focused. On Windows setting focusable: false also implies setting skipTaskbar: true. On Linux setting focusable: false makes the window stop interacting with wm.