getNormalBounds
Contains the window bounds of the normal state
!NOTE Whatever the current state of the window (maximized, minimized or in fullscreen), this function always returns the position and size of the window in normal state. In normal state,
getBounds
andgetNormalBounds
return the sameRectangle
.