Contents

timing

An option that determines the animation’s pace over time.

Declaration

var timing: AnimationTimingFunction { get set }

Discussion

Depending on the option you pick, the animation’s progress moves at varying speeds along its duration.

See Also

Timing the animation