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