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 | Status |
|---|---|
| Touch Events | Recommendation |
Browser compatibility
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
touchcancel event | Chrome Full support 22 | Edge Full support 12 | Firefox Full support 52 | IE No support No | Opera No support No | Safari No support No | WebView Android Full support Yes | Chrome Android Full support 25 | Firefox Android Full support 6 | Opera Android Full support Yes | Safari iOS Full support Yes | Samsung Internet Android Full support 1.5 |
Legend
- Full support
- Full support
- No support
- No support
See also
- Touch events
ontouchcancel- This event on
Elementtargets:touchcancel
