Contents

CGLineJoin

Junction types for stroked lines.

Declaration

enum CGLineJoin

Overview

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(_:).

Topics

Constants

Initializers