---
title: UICollectionView.ElementCategory.decorationView
framework: uikit
role: symbol
role_heading: Case
path: uikit/uicollectionview/elementcategory/decorationview
---

# UICollectionView.ElementCategory.decorationView

The view is a decoration view.

## Declaration

```swift
case decorationView
```

## See Also

### Constants

- [UICollectionView.ElementCategory.cell](uikit/uicollectionview/elementcategory/cell.md)
- [UICollectionView.ElementCategory.supplementaryView](uikit/uicollectionview/elementcategory/supplementaryview.md)
