TouchEvent

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

altKey
auto altKey()
Undocumented in source. Be warned that the author may not have intended to support it.
changedTouches
auto changedTouches()
Undocumented in source. Be warned that the author may not have intended to support it.
ctrlKey
auto ctrlKey()
Undocumented in source. Be warned that the author may not have intended to support it.
metaKey
auto metaKey()
Undocumented in source. Be warned that the author may not have intended to support it.
shiftKey
auto shiftKey()
Undocumented in source. Be warned that the author may not have intended to support it.
targetTouches
auto targetTouches()
Undocumented in source. Be warned that the author may not have intended to support it.
touches
auto touches()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.uievents.UIEvent _parent;
Undocumented in source.

Meta