Event.TextInputEvent

Keyboard text input event structure

struct Event
static
struct TextInputEvent {}

Members

Variables

text
char[TextSize] text;

< The input text

Meta