CGPathElementType.addQuadCurveToPoint
The path element that adds a quadratic curve from the current point to the specified point.
Declaration
case addQuadCurveToPointDiscussion
The element holds a control point and a destination point. See the function CGPathAddQuadCurveToPoint.