Skip to content

ElectronBrowserWindow.isNormal method

ElectronBrowserWindow › isNormal

Unofficial

Returns whether the window is in normal state (not maximized, not minimized, not in fullscreen mode).

Signature:

isNormal(): boolean

Returns: booleanWhether the window is in normal state.