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
Returns a new shape that is a stroked copy of self, using the contents of style to define the stroke characteristics.
nonisolated func stroke(style: StrokeStyle) -> some Shape