SVGElement.onmousemove

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

Meta