SpringAnimation.setValueTo
void setValueTo(double value)Sets the value self will animate to.
The animation will start at adw.spring_animation.SpringAnimation.valueFrom and end at this value.
Parameters
value | the value to animate to |
void setValueTo(double value)Sets the value self will animate to.
The animation will start at adw.spring_animation.SpringAnimation.valueFrom and end at this value.
value | the value to animate to |