KeyCode
Typed platform-neutral carrier for one physical keyboard key code.
Platform adapters normalize recognized physical keys into this namespace without interpreting keyboard layout. Unrecognized keys use Unknown; KeyboardEvent.scanCode preserves the native physical scan code, and character input arrives separately through TextInputEvent.Character.