static let automatic: ButtonBorderShape
A shape that defers to the system to determine an appropriate shape for the given context and platform.
static let capsule: ButtonBorderShape
A capsule shape.
static func roundedRectangle (radius: CGFloat) -> ButtonBorderShape
A rounded rectangle shape.