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