set_value_to
Description:
Sets the value this will animate to.
The animation will start at [property@SpringAnimation:value-from] and end at this value.
Parameters:
| this |
a spring animation |
| value |
the value to animate to |
Sets the value this will animate to.
The animation will start at [property@SpringAnimation:value-from] and end at this value.
| this |
a spring animation |
| value |
the value to animate to |