Skip to content

textmode.js / input / touch / TouchLongPressEventData

Interface: TouchLongPressEventData

Long press event data.

Properties

PropertyTypeDescription
durationnumberDuration in milliseconds the press was held.
originalEventTouchEventOriginal browser event.
touchTouchPositionTouch position at the time the long press fired.