Window.onkeydown

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onkeydown(Optional!(T0) onkeydown)
    struct Window
    nothrow
    void
    onkeydown
    (
    T0
    )
    (
    scope auto ref Optional!(T0) onkeydown
    )
  2. EventHandler onkeydown()

Meta