Carousel.setAllowLongSwipes
void setAllowLongSwipes(bool allowLongSwipes) nothrowSets whether to allow swiping for more than one page at a time.
If allow_long_swipes is FALSE, each swipe can only move to the adjacent pages.
Parameters
allowLongSwipes | whether to allow long swipes |