Contents

calculationModeCubic

The option to compute intermediate frames using a default Catmull-Rom spline that passes through the keyframe values.

Declaration

static var calculationModeCubic: UIView.KeyframeAnimationOptions { get }

Discussion

You can’t adjust the parameters of this algorithm.

See Also

Constants