MouseTouchEvent

Type type

Defines an event that can be triggered either by touch device or mouse.

PointerEvent

Type type

Defines a type of event that has a related Pointer.

PointerTypeEvent

Type type

Defines a type of event that has a single point of reference.

PointEvent

Type type

Defines a type of event that has a single point of reference.

ScaleEvent

Type type

Defines a type of event that represents change in element’s scale, like resize.

ShiftEvent

Type type

Defines a type of event that represents some kind of shift in coordinates, like draging an element.

SimulatedKeyboardEvent

Type type

Defines an event that was not generated by keyboard directly, but rather was simulated to trigger require keyboard-related handlers.