fixed(_:)
Creates a radius that represents a fixed corner radius in points.
Declaration
static func fixed(_ radius: Double) -> UICornerRadiusParameters
- radius:
A double value that represents a radius, expressed in points.
Creates a radius that represents a fixed corner radius in points.
static func fixed(_ radius: Double) -> UICornerRadiusA double value that represents a radius, expressed in points.