KeyboardEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

code
void code(string code)
Undocumented in source. Be warned that the author may not have intended to support it.
code
auto code()
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.
isComposing
void isComposing(bool isComposing)
Undocumented in source. Be warned that the author may not have intended to support it.
key
void key(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
key
auto key()
Undocumented in source. Be warned that the author may not have intended to support it.
location
void location(uint location)
Undocumented in source. Be warned that the author may not have intended to support it.
location
auto location()
Undocumented in source. Be warned that the author may not have intended to support it.
repeat
void repeat(bool repeat)
Undocumented in source. Be warned that the author may not have intended to support it.
repeat
auto repeat()
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.EventModifierInit _parent;
Undocumented in source.

Meta