Constant indicating either horizontal or vertical will be allowed, depending on the swipe handlers registered.
All undefined swipes will cause the page to scroll in that direction.
Constant indicating horizontal page scrolling is allowed.
Will force page to scroll on horizontal swipes.
Constant indicating no page scrolling is allowed.
The page will not scroll when user swipes.
Constant indicating vertical page scrolling is allowed.
Will force page to scroll on vertical swipes.
Generated using TypeDoc
The page scroll constants that can be used to set the value of TouchSwipeSettings.allowPageScroll option. These properties are read-only.