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