Class: IWMouseWheelEvent

IWMouseWheelEvent

This class contains information about a mouse wheel change.

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