Window.removeMaskRegion
機能/意味
Release window region
タイプ
Windowクラス
のメソッド
構文
removeMaskRegion()
引数
なし
戻り値
なし (void)
説明
Cancels the window region set with
Window.setMaskRegion
and returns the window to a rectangle.
参照
Window.setMaskRegion