Contents

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.

See Also

Accessing the drawing attributes