Contents

uniformEdges(topRadius:bottomRadius:)

A configuration that applies the top radius to the top corners, and the bottom radius you provide to the bottom corners.

Declaration

static func uniformEdges(topRadius: UICornerRadius, bottomRadius: UICornerRadius) -> UICornerConfiguration

Parameters

See Also

Configuring uniform corners