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