InputEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

data
void data(Optional!(T0) data)
Undocumented in source. Be warned that the author may not have intended to support it.
data
auto data()
Undocumented in source. Be warned that the author may not have intended to support it.
inputType
auto inputType()
Undocumented in source. Be warned that the author may not have intended to support it.
inputType
void inputType(string inputType)
Undocumented in source. Be warned that the author may not have intended to support it.
isComposing
void isComposing(bool isComposing)
Undocumented in source. Be warned that the author may not have intended to support it.
isComposing
auto isComposing()
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.uievents.UIEventInit _parent;
Undocumented in source.

Meta