textmode.js / input / touch / TOUCH_EVENT_NAMES
Variable: TOUCH_EVENT_NAMES
ts
const TOUCH_EVENT_NAMES: readonly ["touchStarted", "touchMoved", "touchEnded", "touchCancelled"];Touch lifecycle event names supported by the shared input event API.