lineJoin
The line join style to apply to the corners of the path.
Declaration
var lineJoin: CGLineJoin { get set }Discussion
The default line join style is CGLineJoin.round.
The line join style to apply to the corners of the path.
var lineJoin: CGLineJoin { get set }The default line join style is CGLineJoin.round.