<!--
{
  "availability" : [
    "macOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSViewCornerConfiguration/uniformCorners(radius:)",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:objc(cs)NSViewCornerConfiguration(cm)configurationWithUniformRadius:"
  },
  "title" : "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.

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)