Contents

CGLineCap

Styles for rendering the endpoint of a stroked line.

Declaration

enum CGLineCap

Overview

A line cap specifies the method used by strokePath() to draw the endpoint of the line. To change the line cap style in a graphics context, you use the function setLineCap(_:).

Topics

Constants

Initializers