SpeechSynthesisEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

charIndex
void charIndex(uint charIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
charIndex
uint charIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
charLength
void charLength(Optional!(T0) charLength)
Undocumented in source. Be warned that the author may not have intended to support it.
charLength
Optional!(uint) charLength()
Undocumented in source. Be warned that the author may not have intended to support it.
elapsedTime
void elapsedTime(float elapsedTime)
Undocumented in source. Be warned that the author may not have intended to support it.
elapsedTime
float elapsedTime()
Undocumented in source. Be warned that the author may not have intended to support it.
name
void name(string name)
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.
utterance
void utterance(SpeechSynthesisUtterance utterance)
Undocumented in source. Be warned that the author may not have intended to support it.
utterance
auto utterance()
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