Method

BisSwipeTrackershift_position

[]

Declaration [src]

void
bis_swipe_tracker_shift_position (
  BisSwipeTracker* 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.

Available since:1.0
[]

Parameters

delta double
 

The position delta.