ControlEditor.minimumHeight

Specifies the minimum height the editor can have. This is used in association with a true value of grabVertical. If the control becomes smaller than the minimumHeight, the editor will not made smaller than the minimum height value. The default value is 0.

class ControlEditor
int minimumHeight;

Meta