Element: touchend event
The touchend
event fires when one or more touch points are removed from the touch surface.
Bubbles | Yes |
---|---|
Cancelable | Yes |
Interface | TouchEvent |
Event handler property | ontouchend |
Examples
Code samples for those events are available on the dedicated page: Touch events.
Specifications
Specification |
---|
Touch Events # event-touchend |
Browser compatibility
BCD tables only load in the browser
See also
- Touch events
ontouchend
- This event on
Document
targets:touchend