MenuButton.canShrink

bool canShrink() @property nothrow

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 nothrow

Set canShrink property.

Parameters

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