Contents

circularEaseIn

A curve that starts out slowly, then speeds up as it finishes.

Declaration

static let circularEaseIn: UnitCurve

Discussion

The shape of the curve is equal to the fourth (bottom right) quadrant of a unit circle.

See Also

Getting easing curves