Element: touchmove event

The touchmove event is fired when one or more touch points are moved along the touch surface.

Bubbles Yes
Cancelable Yes
Interface TouchEvent
Event handler property ontouchmove

Examples

Code samples for those events are available on the dedicated page: Touch events.

Specifications

Specification
Touch Events
# event-touchmove

Browser compatibility

BCD tables only load in the browser

See also