---
title: "fixed(_:)"
framework: swiftui
role: symbol
role_heading: Type Method
path: "swiftui/roundedrectangularshapecorners/fixed(_:)"
---

# fixed(_:)

Corner styles with fixed radius in all four corners.

## Declaration

```swift
static func fixed(_ radius: CGFloat) -> RoundedRectangularShapeCorners
```
