CGPathElementType.moveToPoint
The path element that starts a new subpath.
Declaration
case moveToPointDiscussion
The element holds a single point for the destination. See the function CGPathMoveToPoint.
The path element that starts a new subpath.
case moveToPointThe element holds a single point for the destination. See the function CGPathMoveToPoint.