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