Window.removeMaskRegion

Function/Meaning
Removing the window region
Type
Window class method
Syntax
removeMaskRegion()
Arguments
None
Return Value
None (void)
Description
Removes the window region set by Window.setMaskRegion and returns the window to a rectangular shape.
Reference
Window.setMaskRegion