textmode.js / input / touch / TouchTapEventData
Interface: TouchTapEventData
Tap (single or double) event data
Properties
| Property | Type | Description |
|---|---|---|
originalEvent | TouchEvent | Original browser event |
taps | 1 | 2 | Number of taps recognised (1 or 2) |
touch | TouchPosition | Position of the tap |