Skip to content

ElectronBrowserWindow.isResizable method

ElectronBrowserWindow › isResizable

Unofficial

Returns whether the window can be manually resized by user.

Signature:

isResizable(): boolean

Returns: booleanWhether the window is resizable.