---
title: contentBleed
framework: tvuikit
role: symbol
role_heading: Instance Property
path: tvuikit/tvcollectionviewfullscreenlayoutattributes/contentbleed
---

# contentBleed

The amount of content that bleeds into the masked portions of the cell.

## Declaration

```swift
var contentBleed: UIEdgeInsets { get set }
```

## See Also

### Modifying Cell Appearance

- [cornerRadius](tvuikit/tvcollectionviewfullscreenlayoutattributes/cornerradius.md)
- [maskAmount](tvuikit/tvcollectionviewfullscreenlayoutattributes/maskamount.md)
