⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

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!