ProgressEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

lengthComputable
void lengthComputable(bool lengthComputable)
Undocumented in source. Be warned that the author may not have intended to support it.
lengthComputable
auto lengthComputable()
Undocumented in source. Be warned that the author may not have intended to support it.
loaded
void loaded(uint loaded)
Undocumented in source. Be warned that the author may not have intended to support it.
loaded
auto loaded()
Undocumented in source. Be warned that the author may not have intended to support it.
total
void total(uint total)
Undocumented in source. Be warned that the author may not have intended to support it.
total
auto total()
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
spasm.bindings.dom.EventInit _parent;
Undocumented in source.

Meta