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