UIEvent.initUIEvent
- void initUIEvent(string aType, bool aCanBubble, bool aCancelable, Optional!(T3) aView, int aDetail)
- void initUIEvent(string aType, bool aCanBubble, bool aCancelable, Optional!(T3) aView)
- void initUIEvent(string aType, bool aCanBubble, bool aCancelable)
struct UIEvent
nothrow
void
initUIEvent
()
- void initUIEvent(string aType, bool aCanBubble)
- void initUIEvent(string aType)
libwasm bindings UIEvent UIEvent
constructorsfunctionsvariables