SwipeTracker.shiftPosition
void shiftPosition(double delta)Moves the current progress value by delta.
This can be used to adjust the current position if snap points move during the gesture.
Parameters
delta | the position delta |
void shiftPosition(double delta)Moves the current progress value by delta.
This can be used to adjust the current position if snap points move during the gesture.
delta | the position delta |