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.
An option that determines the animation’s pace over time.
var timing: AnimationTimingFunction { get set }Depending on the option you pick, the animation’s progress moves at varying speeds along its duration.