---
title: cornerRadius
framework: tvuikit
role: symbol
role_heading: Instance Property
path: tvuikit/tvcollectionviewfullscreenlayoutattributes/cornerradius
---

# cornerRadius

The radius to use when drawing rounded corners for the cell.

## Declaration

```swift
var cornerRadius: CGFloat { get set }
```

## See Also

### Modifying Cell Appearance

- [contentBleed](tvuikit/tvcollectionviewfullscreenlayoutattributes/contentbleed.md)
- [maskAmount](tvuikit/tvcollectionviewfullscreenlayoutattributes/maskamount.md)
