SpringAnimation.setValueTo
void setValueTo(double value)Sets the value self will animate to.
The animation will start at propertySpringAnimation:value-from 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 propertySpringAnimation:value-from and end at this value.
value | the value to animate to |