public class AndroidKeyProcessor extends Object
Constructor and Description |
---|
AndroidKeyProcessor(KeyEventChannel keyEventChannel,
TextInputPlugin textInputPlugin) |
Modifier and Type | Method and Description |
---|---|
void |
onKeyDown(KeyEvent keyEvent) |
void |
onKeyUp(KeyEvent keyEvent) |
public AndroidKeyProcessor(@NonNull KeyEventChannel keyEventChannel, @NonNull TextInputPlugin textInputPlugin)