Method

AdapSwipeTrackershift_position

Declaration [src]

void
adap_swipe_tracker_shift_position (
  AdapSwipeTracker* self,
  double delta
)

Description [src]

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

Type: double

The position delta.