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

설명

Option passed to a control to specify a minimum width.

Note: This option will override the Automatic width Layout parameter


Minimum allowed width for a Window.

no example available in C#