animatedValueType
The type for the value that the action modifies over time.
Declaration
let animatedValueType: (any AnimatableData.Type)?Discussion
Set to nil for an action that doesn’t modify a value.
The type for the value that the action modifies over time.
let animatedValueType: (any AnimatableData.Type)?Set to nil for an action that doesn’t modify a value.