Name
Window.SizeChange -- learn about size changes (V2.0)
Function
This attribute will trigger a notification whenever the user changes the window size. Your event callback will receive two additional parameters named Width and Height which will contain the new dimensions of the window.

Type
Boolean

Applicability
N


Show TOC