SVGElement.onmousedown

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

Meta