GuiStyleState.minSize

Minimal size of the widget. If not explicitly specified equal to atlasRect size. It is highly recommended to set it to size equal or greater than atlasRect size to prevent glitches.

struct GuiStyleState
ivec2 minSize;

Meta