controlPoint2
The second control point of the cubic Bézier curve.
Declaration
var controlPoint2: CGPoint { get }Discussion
This parameter contains the point you specified at initialization time. If you initialized the object with a UIView.AnimationCurve value instead, this property is set to CGPointZero.