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)
struct UIEvent
nothrow
void
initUIEvent
(,,,scope auto ref Optional!(T3) aView ) - void initUIEvent(string aType, bool aCanBubble, bool aCancelable)
- void initUIEvent(string aType, bool aCanBubble)
- void initUIEvent(string aType)
libwasm bindings UIEvent UIEvent
constructorsfunctionsvariables