Contents

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.