Contents

CGPathDrawingMode

Options for rendering a path.

Declaration

enum CGPathDrawingMode

Overview

You can pass a path drawing mode constant to the function drawPath(using:) to specify how Core Graphics should paint a graphics context’s current path.

Topics

Constants

Initializers

See Also

Drawing the Current Graphics Path