fixed(_:)
A rounded corner style where the corner’s radius is the value you provide.
Declaration
static func fixed(_ radius: CGFloat) -> Edge.Corner.StyleDiscussion
Provide a value of zero for a square corner.
A rounded corner style where the corner’s radius is the value you provide.
static func fixed(_ radius: CGFloat) -> Edge.Corner.StyleProvide a value of zero for a square corner.