SVGElement.oncanplaythrough

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

Meta