new IWMouseWheelEvent()
Creates a new mouse event for the mouse wheel.
Members
-
delta :number
-
Stores the number of mouse wheel changes.
Type:
- number
Methods
-
toString()
-
Returns a string representation of this mouse wheel event.
Returns:
- Type
- String