Contents

init(cornerRadii:style:)

Creates a new rounded rectangle shape with uneven corners.

Declaration

init(cornerRadii: RectangleCornerRadii, style: RoundedCornerStyle = .continuous)

Parameters

  • cornerRadii:

    The radii of each corner.

  • style:

    The style of corners drawn by the shape.

See Also

Creating an uneven rounded rectangle