rect(cornerRadii:style:)
A rectangular shape with rounded corners with different values, aligned inside the frame of the view containing it.
Declaration
static func rect(cornerRadii: RectangleCornerRadii, style: RoundedCornerStyle = .continuous) -> Self