Contents

animatedValueType

The type for the value that the action modifies over time.

Declaration

var animatedValueType: (any AnimatableData.Type)? { get }

Discussion

Set to nil for an action that doesn’t modify a value.