Represents a mapping of event types to their callback parameter types. Each key in this interface corresponds to an event name, and its value represents the type of argument passed to that event's callback.
Any change
When both the width and height are changed
When the height is changed regardless of the width
When only the height is changed
When the width is changed regardless of the height
When only the width is changed
Represents a mapping of event types to their callback parameter types. Each key in this interface corresponds to an event name, and its value represents the type of argument passed to that event's callback.