[ Version ( since = "0.0.12" ) ]
public virtual signal void end_swipe (int64 duration, double to)
This signal is emitted as soon as the gesture has stopped.
This is used by SwipeGroup, applications should not connect to it.
duration |
Snap-back animation duration in milliseconds |
to |
The progress value to animate to |