public static interface AdvancedKeyboard.ActionEventListener
AdvancedKeyboard
class.| Modifier and Type | Method and Description |
|---|---|
void |
onAction(int actionId,
boolean pressed)
Method called when a specific action key has been pressed / released.
|