set_value_to


Description:

public void set_value_to (double value)

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