---
title: concentric
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/roundedrectangularshapecorners/concentric
---

# concentric

Corner styles will be concentric with its container, varying the radius as needed in all four corners.

## Declaration

```swift
static var concentric: RoundedRectangularShapeCorners { get }
```
