AKeyEvent_getKeyCode

Get the key code of the key event. This is the physical key that was pressed, not the Unicode character.

version(Android)
extern (C) @system nothrow @nogc
int
AKeyEvent_getKeyCode

Meta