Skip to content

ElectronBrowserWindow.isMovable method

ElectronBrowserWindow › isMovable

Unofficial

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

Signature:

isMovable(): boolean

Returns: booleanWhether the window is movable.