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

# style

The style of corners drawn by the rounded rectangle.

## Declaration

```swift
var style: RoundedCornerStyle
```

## See Also

### Getting the shape’s characteristics

- [cornerSize](swiftui/roundedrectangle/cornersize.md)
