MenuButton.canShrink

bool canShrink() @property

Get canShrink property.

Returns

Whether the size of the button can be made smaller than the natural

size of its contents.

void canShrink(bool propval) @property

Set canShrink property.

Parameters

propvalWhether the size of the button can be made smaller than the natural size of its contents.