IWindowListener.onKeyDown

Called on keyboard press.

interface IWindowListener
nothrow @nogc
bool
onKeyDown

Return Value

Type: bool

true if the event was handled.

Meta