CGPathDrawingMode
Options for rendering a path.
Declaration
enum CGPathDrawingModeOverview
You can pass a path drawing mode constant to the function drawPath(using:) to specify how Core Graphics should paint a graphics context’s current path.
Topics
Constants
CGPathDrawingMode.fillCGPathDrawingMode.eoFillCGPathDrawingMode.strokeCGPathDrawingMode.fillStrokeCGPathDrawingMode.eoFillStroke