resizable([value])
Class: Window.
Description:
Sets of get whether the window may be resized by end user.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
boolean |
Enables/disables resizing |
Returns:
Returns this Window if argument is supplied, otherwise returns boolean value.
Type: Window | boolean
