TextInputKey

Keys used during text input. Multiple enter and backspace keys are converted as such.

Values

ValueMeaning
Enter1
Escape2
Backspace3
CursorUp4
CursorDown5
CursorLeft6
CursorRight7
Insert8
Delete9
Home10
End11
PageUp12
PageDown13

Meta