SVGElement.onmouseleave

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

Meta