Version: 2017.4
public static GUILayoutOption MinWidth (float minWidth);

説明

Option passed to a control to specify a minimum width.

注意: このオプションは自動で幅が決定されるレイアウトパラメーターを上書きします。


Minimum allowed width for a Window.

no example available in C#