Window event data, used in Window.set_listener callbacks.
Window.set_listener
@:optionaloptionalwidth:Null<Int>
The width of a resize event. null otherwise.
@:optionaloptionalheight:Null<Int>
The height of a resize event. null otherwise.