- seq
- Documentation for this section has not yet been entered.
- e
- The key event.
- callback
- Documentation for this section has not yet been entered.
This method is called when a key is pressed. When done with the event, the implementation must call back on callback with its result.
If the input method wants to handle this event, return true, otherwise return false and the caller (i.e. the application) will handle the event.