concentric(minimum:)

The concentric corner style with an optional minimum corner style. When a corner is concentric to its container, it will adjust the current corner radius to ensure that the container corner radius equals to current corner radius plus the distance between corners. If the current corner is too far away from the container corner, the radius will be resolved as zero unless a minimum corner style is provided.

Declaration

static func concentric(minimum: Edge.Corner.Style? = nil) -> Edge.Corner.Style