SwipeTracker.reversed

Get reversed property.

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

Return Value

Type: bool

Whether to reverse the swipe direction.

If the swipe tracker is horizontal, it can be used for supporting RTL text direction.