Resize is fired when a window resize event has occurred. It is something the application should use to determine when it needs to update layouts, etc.
See Implementation
Resize is fired when a window resize event has occurred. It is something the application should use to determine when it needs to update layouts, etc.