Contents

calculationModePaced

The option to compute intermediate keyframe values using a simple pacing algorithm.

Declaration

static var calculationModePaced: UIView.KeyframeAnimationOptions { get }

Discussion

This option results in an evenly paced animation.

See Also

Constants