getNormalBounds

open override fun getNormalBounds(): Rectangle(source)

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 and getNormalBounds return the same Rectangle.