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