Component.keyPress

Handler for key press events.

class Component
void delegate(KeyboardKey key, ref bool stopEvent) keyPress;

Meta