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