SwiftUI ⟩ shapes ⟩ Shape ⟩ fill
FillStyle determines the even-odd fill mode and the antialiased mode.
SwiftUI ⟩
Shape ⟩
.fill(style:):fill with FillStyle.
FillStyle
.fill(_:style:):fill with ShapeStyle and FillStyle.
Shapes ⟩ FillStyle (struct)
SwiftOnTap ⟩ FillStyle ⟩ .isEOFilled - fill with Even-Odd rule.
Paul ⟩ How to fill and stroke shapes at the same time?
can fill a Shape.
How can I clip a Shape with another Shape in SwiftUI? ⭐️
SwiftUI: How to draw filled and stroked shape?
Last updated 5 months ago
Was this helpful?