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

# style

The style of corners drawn by the rounded rectangle.

## Declaration

```swift
var style: RoundedCornerStyle
```

## See Also

### Getting the shape’s characteristics

- [cornerRadii](swiftui/unevenroundedrectangle/cornerradii.md)
