SwipeTracker.setReversed
void setReversed(bool reversed)Sets whether to reverse the swipe direction.
If the swipe tracker is horizontal, it can be used for supporting RTL text direction.
Parameters
reversed | whether to reverse the swipe direction |
void setReversed(bool reversed)Sets whether to reverse the swipe direction.
If the swipe tracker is horizontal, it can be used for supporting RTL text direction.
reversed | whether to reverse the swipe direction |