case fill
Indicates to the shape’s style that SwiftUI fills the shape.
case stroke
Indicates to the shape’s style that SwiftUI applies a stroke to the shape’s path.
case separator
Indicates to the shape’s style that SwiftUI uses the shape as a separator.