canResize([value])
Class: InternalWindow.
Description:
Sets or gets the ability to resize the window in GUI. Programmatically it can still be resized even when this is disabled.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
boolean |
|
Returns:
Returns this component instance if argument is set, otherwise returns current value.
Type: InternalWindow | boolean
