HorizontalLine
public struct HorizontalLine : Shape
Undocumented
-
Declaration
Swift
public func path(in rect: CGRect) -> Path
-
Undocumented
Declaration
Swift
public func styled( lineColor: Color = Color.gray, lineWidth: CGFloat = 1.5 ) -> some View