SVGElement.onkeypress

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

Meta