TimedAnimationGidBuilderImpl.valueFrom

T valueFrom(double propval)

Set valueFrom property.

Parameters

propvalThe value to 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.

Returns

Builder instance for fluent chaining