OptionalallowMomentumBounce
allowMomentumBounce?: boolean
OptionalallowThresholdMove
allowThresholdMove?: boolean
OptionalallowTouchCallbacks
allowTouchCallbacks?: boolean
OptionalclickTimeout
clickTimeout?: number
OptionalcurrentTranslate
currentTranslate?: number
OptionalevCache
evCache?: PointerEvent[]
focusableElements
focusableElements: string
OptionalisMoved
isMoved?: boolean
isScrolling?: boolean
OptionalisTouched
isTouched?: boolean
lastClickTime
lastClickTime: number
OptionalloopSwapReset
loopSwapReset?: boolean
pointerId
pointerId: number | null
OptionalpreventTouchMoveFromPointerMove
preventTouchMoveFromPointerMove?: boolean
OptionalstartMoving
startMoving?: boolean
OptionalstartTranslate
startTranslate?: number
touchId
touchId: number | null
OptionaltouchStartTime
touchStartTime?: number
velocities
velocities: { position: number; time: number }[]
Set in onTouchMove when crossing the loop-swap boundary; consumed in onTouchEnd.