Options for rendering a path.
SDKs
- iOS 2.0+
- macOS 10.0+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Core Graphics
Declaration
enum CGPathDrawingMode : Int32
Overview
You can pass a path drawing mode constant to the function draw
to specify how Core Graphics should paint a graphics context’s current path.