CGLineJoin
Junction types for stroked lines.
Declaration
enum CGLineJoinOverview
A line join specifies how strokePath() draws the junction between connected line segments. To set the line join style in a graphics context, you use the function setLineJoin(_:).