initialValue
Callback invoked when the from field has not been set, in order to retrieve the starting state of this animation.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements.Experimental
- Assembly: UnityEngine.UIElementsModule
public Func<VisualElement, T> initialValue { get; set; }