textmode.js / input / touch / GESTURE_EVENT_NAMES
Variable: GESTURE_EVENT_NAMES
ts
const GESTURE_EVENT_NAMES: readonly ["tap", "doubleTap", "longPress", "swipe", "pinch", "rotateGesture"];Touch gesture event names supported by the shared input event API.