SVGElement.onseeked

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

Meta