Window event data, used in Window.set_listener callbacks.

@:optionaloptionalwidth:Null<Int>

The width of a resize event. null otherwise.

@:optionaloptionalheight:Null<Int>

The height of a resize event. null otherwise.