Window.minWidth

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