Element: touchcancel event
The touchcancel
event is fired when one or more touch points have been disrupted in an implementation-specific manner (for example, too many touch points are created).
Bubbles | Yes |
---|---|
Cancelable | No |
Interface | TouchEvent |
Event handler property | ontouchcancel |
Examples
Code samples for those events are available on the dedicated page: Touch events.
Specifications
Specification |
---|
Touch Events # event-touchcancel |
Browser compatibility
BCD tables only load in the browser
See also
ontouchcancel
- This event on
Document
targets:touchcancel