Contents

setStrokeColor(_:)

Sets the current stroke color in a context, using a CGColor.

Declaration

func setStrokeColor(_ color: CGColor)

Parameters

  • color:

    The new stroke color.

See Also

Setting Fill, Stroke, and Shadow Colors