get_shrink


Description:

[ Version ( since = "4.10" ) ]
public bool get_shrink ()

Whether the plugin can shrink if the size on the panel is limited.

This is effective with plugins that do not have expand set, but can accept a smaller size when needed.

Parameters:

this

an PanelPlugin.

Returns:

true when the plugin can shrink, false otherwise.