Contents

setFillColor(_:)

Sets the current fill color in a graphics context, using a CGColor.

Declaration

func setFillColor(_ color: CGColor)

Parameters

  • color:

    The new fill color.

See Also

Setting Fill, Stroke, and Shadow Colors