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