IWindowListener.onKeyDown

Called on keyboard press. Returns: true if the event was handled.

interface IWindowListener
nothrow @nogc
bool
onKeyDown
(
Key key
)

Meta