SwipeTracker.allowLongSwipes

Get allowLongSwipes property.

  1. bool allowLongSwipes [@property getter]
    class SwipeTracker
    @property
    bool
    allowLongSwipes
    ()
  2. bool allowLongSwipes [@property setter]

Return Value

Type: bool

Whether to allow swiping for more than one snap point at a time.

If the value is FALSE, each swipe can only move to the adjacent snap points.