Skip to content

ElectronBrowserWindow.isMaximizable method

ElectronBrowserWindow › isMaximizable

Unofficial

Returns whether the window can be manually maximized by user. On Linux always returns true (macOS and Windows).

Signature:

isMaximizable(): boolean

Returns: booleanWhether the window is maximizable.