Experimental: this API is experimental and might be changed or removed in the future.

ValueAnimation<T0>.initialValue

Switch to Manual
public Func<VisualElement,T> initialValue ;

Description

Callback invoked when the from field has not been set, in order to retrieve the starting state of this animation.