---
title: cornerRadii
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/unevenroundedrectangle/cornerradii
---

# cornerRadii

The radii of each corner of the rounded rectangle.

## Declaration

```swift
var cornerRadii: RectangleCornerRadii
```

## See Also

### Getting the shape’s characteristics

- [style](swiftui/unevenroundedrectangle/style.md)
