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