AndroidKeyboardState class
Simulated information about Android keyboard state.
Android does not expose a global keyboard state, so the pressed-key table is reconstructed from the parsed key events instead of being queried from the system.
Base classes
- class nCine::KeyboardState
- Current state of the keyboard.