on Key
Handles keyboard events for custom widgets. Override this for handling keyboard inputs.
Return
whether handling was successful or not
Author
fzzyhmstrs
Since
0.7.3
Parameters
event
KeyEvent keyboard information to use during handling
Handles keyboard events for custom widgets. Override this for handling keyboard inputs.
whether handling was successful or not
fzzyhmstrs
0.7.3
KeyEvent keyboard information to use during handling