UnevenRoundedRectangle
A rectangular shape with rounded corners with different values, aligned inside the frame of the view containing it.
Declaration
@frozen struct UnevenRoundedRectangleTopics
Creating an uneven rounded rectangle
init(cornerRadii:style:)init(topLeadingRadius:bottomLeadingRadius:bottomTrailingRadius:topTrailingRadius:style:)