AnimationStyle
AnimationStyle
class has the following properties:
curve
The curve to use for the animation.
Value is of type AnimationCurve
.
duration
The duration of the animation.
Value is of type DurationValue
.
reverse_curve
The curve to use for the reverse animation.
Value is of type AnimationCurve
.
reverse_duration
The duration of the reverse animation.
Value is of type DurationValue
.