Skip to content

ElectronBrowserWindow.maximize method

ElectronBrowserWindow › maximize

Unofficial

Maximizes the window. This will also show (but not focus) the window if it isn't being displayed already.

Signature:

maximize(): void

Returns: void