SharedWorkerGlobalScope

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
onconnect
void onconnect(Optional!(T0) onconnect)
Undocumented in source. Be warned that the author may not have intended to support it.
onconnect
EventHandler onconnect()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.WorkerGlobalScope.WorkerGlobalScope _parent;
Undocumented in source.

Meta