Window.onResize

機能/意味
Window size has changed
タイプ
Windowクラスのイベント
構文
onResize()
引数
なし
説明
 Occurs when the window size changes.
 Obtain the actual size using the Window.width or Window.height properties.