KeyboardEventType.KeyPress
static KeyboardEventType KeyPress
Description
A key was pressed. Auto-repeats arrive as additional press events with no release between them, one per repeat.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!