IDBVersionChangeEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

newVersion
void newVersion(Optional!(T0) newVersion)
Undocumented in source. Be warned that the author may not have intended to support it.
newVersion
Optional!(uint) newVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
oldVersion
void oldVersion(uint oldVersion)
Undocumented in source. Be warned that the author may not have intended to support it.
oldVersion
uint oldVersion()
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