PopupBlockedEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

popupWindowFeatures
void popupWindowFeatures(string popupWindowFeatures)
Undocumented in source. Be warned that the author may not have intended to support it.
popupWindowFeatures
string popupWindowFeatures()
Undocumented in source. Be warned that the author may not have intended to support it.
popupWindowName
void popupWindowName(string popupWindowName)
Undocumented in source. Be warned that the author may not have intended to support it.
popupWindowName
string popupWindowName()
Undocumented in source. Be warned that the author may not have intended to support it.
popupWindowURI
void popupWindowURI(Optional!(T0) popupWindowURI)
Undocumented in source. Be warned that the author may not have intended to support it.
popupWindowURI
auto popupWindowURI()
Undocumented in source. Be warned that the author may not have intended to support it.
requestingWindow
void requestingWindow(Optional!(T0) requestingWindow)
Undocumented in source. Be warned that the author may not have intended to support it.
requestingWindow
auto requestingWindow()
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.Event.EventInit _parent;
Undocumented in source.

Meta