Window.minHeight
Function/Meaning
Minimum height of the window
Type
Window class
property (read/write)
Description
Represents the minimum height of the window. You can also set this value. Specifying 0 removes the limit.
Reference
Window.height
Window.minWidth
Window.maxWidth
Window.maxHeight
Window.setMinSize
Window.setMaxSize
Window.setSize