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