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