Optional
bottomThe 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?: booleanEnables resizing from the bottom of the window.
Optional
left?: booleanEnables resizing from the left side of the window.
Optional
right?: booleanEnables resizing from the right side of the window.
Optional
top?: booleanEnables resizing from the top of the window.
Optional
sizeThe size of the resize region in pixels.
Defines a region in pixels that will respond to user mouse interaction for resizing a frameless window.