Window.maxWidth

機能/意味
Maximum width of window
タイプ
Windowクラスのプロパティ (読み書き可能)
説明
 Represents the maximum width of the window. You can also set a value. If you specify 0, there is no limit.
参照
Window.width
Window.maxHeight
Window.minWidth
Window.minHeight
Window.setMinSize
Window.setMaxSize
Window.setSize