Window.maxWidth

Function/Meaning
[Windows *] Maximum width of the window
Type
Window Class Properties
Explanation

Represents the maximum width of the window.
You can also set the value.
If you specify 0, there is no limit.

Reference
Window.width
Window.maxHeight
Window.minWidth
Window.minHeight
Window.setMinSize
Window.setMaxSize
Window.setSize