public static interface KeyEventChannel.EventResponseHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onFrameworkResponse(boolean isEventHandled)
Called whenever the framework responds that a given key event was handled or not handled by
the framework.
|