WheelEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

deltaMode
auto deltaMode()
Undocumented in source. Be warned that the author may not have intended to support it.
deltaMode
void deltaMode(uint deltaMode)
Undocumented in source. Be warned that the author may not have intended to support it.
deltaX
void deltaX(double deltaX)
Undocumented in source. Be warned that the author may not have intended to support it.
deltaX
auto deltaX()
Undocumented in source. Be warned that the author may not have intended to support it.
deltaY
void deltaY(double deltaY)
Undocumented in source. Be warned that the author may not have intended to support it.
deltaY
auto deltaY()
Undocumented in source. Be warned that the author may not have intended to support it.
deltaZ
void deltaZ(double deltaZ)
Undocumented in source. Be warned that the author may not have intended to support it.
deltaZ
auto deltaZ()
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.MouseEventInit _parent;
Undocumented in source.

Meta