ElectronBrowserWindow.isNormal method
ElectronBrowserWindow › isNormal
Unofficial
Returns whether the window is in normal state (not maximized, not minimized, not in fullscreen mode).Signature:
isNormal(): booleanReturns: boolean — Whether the window is in normal state.