<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIView/cornerConfiguration-7l0ja",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:So6UIViewC5UIKitE19cornerConfigurationAC08UICornerD0Vvp"
  },
  "title" : "cornerConfiguration"
}
-->

# cornerConfiguration

A configuration that defines the corners of the view.

```
@MainActor @preconcurrency var cornerConfiguration: UICornerConfiguration { get set }
```

## Discussion

For more information on how to configure view corners, see [`UICornerConfiguration`](/documentation/UIKit/UICornerConfiguration-swift.struct).

---

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)