IWindowListener.onKeyUp

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

interface IWindowListener
nothrow @nogc
bool
onKeyUp
(
Key up
)

Meta