dynamicLayout([value])
Class: SwingUI.
Description:
Sets or gets boolean whether the layout of containers is validated during resizing, or after resizing is complete.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
boolean |
Enabled or disabled dynamic layout |
Returns:
When setting arguments, this instance of SwingUI is returned, otherwise current value is returned.
Type: boolean | SwingUI
