AddEventListenerOptions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

once
void once(bool once)
Undocumented in source. Be warned that the author may not have intended to support it.
once
bool once()
Undocumented in source. Be warned that the author may not have intended to support it.
passive
void passive(bool passive)
Undocumented in source. Be warned that the author may not have intended to support it.
passive
bool passive()
Undocumented in source. Be warned that the author may not have intended to support it.
wantUntrusted
void wantUntrusted(bool wantUntrusted)
Undocumented in source. Be warned that the author may not have intended to support it.
wantUntrusted
bool wantUntrusted()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.EventTarget.EventListenerOptions _parent;
Undocumented in source.

Meta