Contents

stroke(style:)

Returns a new shape that is a stroked copy of self, using the contents of style to define the stroke characteristics.

Declaration

nonisolated func stroke(style: StrokeStyle) -> some Shape

See Also

Setting the stroke characteristics