EventTarget.removeEventListener

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void removeEventListener(string type, EventListener callback, SumType!(EventListenerOptions, bool) options)
  2. void removeEventListener(string type, EventListener callback)
    struct EventTarget
    nothrow
    void
    removeEventListener
    ()

Meta