---
title: "uniformCorners(radius:)"
framework: appkit
role: symbol
role_heading: Type Method
path: "appkit/nsviewcornerconfiguration/uniformcorners(radius:)"
---

# uniformCorners(radius:)

A configuration that applies the given radius uniformly to all corners, using the largest of the resolved corner radii when they differ.

## Declaration

```swift
class func uniformCorners(radius: NSViewCornerRadius) -> NSViewCornerConfiguration
```
