textmode.js / input / touch / TouchLongPressEventData
Interface: TouchLongPressEventData
Long press event data
Properties
| Property | Type | Description |
|---|---|---|
duration | number | Duration in milliseconds the press was held |
originalEvent | TouchEvent | Original browser event |
touch | TouchPosition | Touch position at the time the long press fired |