Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for swipe navigation gestures, set by IReaderViewOptions.gestureOptions

Hierarchy

  • IReaderViewSwipeNavigationGestureOptions

Index

Properties

Optional pointerDragThresholdPx

pointerDragThresholdPx?: number

The number of pixels a pointer has to move before it will be interpreted as a swipe navigation gesture.

int
default

32

Optional pointerTypes

pointerTypes?: IPointerTypeOptions

Sets which pointer-types that can trigger swipe navigation.

default

IPointerTypeOptions

Generated using TypeDoc