set_value_from


Description:

public void set_value_from (double value)

Sets the value this will animate from.

The animation will start at this value and end at [property@TimedAnimation:value-to].

If [property@TimedAnimation:reverse] is `TRUE`, the animation will end at this value instead.

Parameters:

this

a timed animation

value

the value to animate from