Event.initEvent

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void initEvent(string type, bool bubbles, bool cancelable)
    struct Event
    nothrow
    void
    initEvent
    ()
    (
    string type
    ,
    bool bubbles
    ,)
  2. void initEvent(string type, bool bubbles)
  3. void initEvent(string type)

Meta