abstract struct Espresso::KeyboardEvent

Overview

Event involving the keyboard.

Direct Known Subclasses

Defined in:

espresso/events/keyboard_event.cr

Instance Method Summary

Instance methods inherited from struct Espresso::WindowEvent

window : Window window

Instance Method Detail

def keyboard : Keyboard #

Keyboard tied to the window that was involved in the event.


[View source]