Optional bottom9
The size in pixels of an additional square resizable region located at the bottom right corner of a frameless window.
Optional sidesEnables resizing interaction for each side of the window.
Optional bottom?: booleantrue
Enables resizing from the bottom of the window.
Optional left?: booleantrue
Enables resizing from the left side of the window.
Optional right?: booleantrue
Enables resizing from the right side of the window.
Optional top?: booleantrue
Enables resizing from the top of the window.
Optional size7
The size of the resize region in pixels.
Defines a region in pixels that will respond to user mouse interaction for resizing a frameless window.