Interface MoveMouseWheelCallback.Params
- Enclosing interface:
- MoveMouseWheelCallback
public static interface MoveMouseWheelCallback.Params
The parameters of the
MoveMouseWheelCallback.-
Method Summary
Modifier and TypeMethodDescriptiondefault MouseWheelevent()Returns theMouseWheelevent that is about to be processed by the browser.
-
Method Details
-
event
Returns theMouseWheelevent that is about to be processed by the browser.
-