Window.removeMaskRegion

Function/Meaning

[Windows +] Unlock window region

Type
Windowclassmethod of
Syntax
removeMaskRegion()
Arguments
Return value
None (void)
Explanation

Cancels the window region set by Window.setMaskRegion and returns the window to a rectangle.

Reference
Window.setMaskRegion