- detail
auto detail()
Undocumented in source. Be warned that the author may not have intended to support it.
- initCustomEvent
void initCustomEvent(string type, bool canBubble, bool cancelable, T3 detail)
Undocumented in source. Be warned that the author may not have intended to support it.
- initCustomEvent
void initCustomEvent(string type, bool canBubble, bool cancelable)
Undocumented in source. Be warned that the author may not have intended to support it.
- initCustomEvent
void initCustomEvent(string type, bool canBubble)
Undocumented in source. Be warned that the author may not have intended to support it.
- initCustomEvent
void initCustomEvent(string type)
Undocumented in source. Be warned that the author may not have intended to support it.