Window.removeMaskRegion

功能/含义
ウィンドウリージョンの解除
类型
Window类的成员方法
语法
removeMaskRegion()
参数
なし
返回值
无 (void)
说明
 Window.setMaskRegionで設定したウィンドウリージョンを解除し、ウィンドウを矩形に戻します。
参照
Window.setMaskRegion