struct

Espresso::KeyboardCharEvent

Inherits Espresso::KeyboardEvent / Espresso::WindowEvent / Struct / Value / Object

Event triggered when a unicode character is entered.

Instance methods

char

The character that was entered.

Source