---
title: representedElementCategory
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nscollectionlayoutvisibleitem/representedelementcategory
---

# representedElementCategory

A category that identifies the item, such as decoration or supplementary view.

## Declaration

```swift
var representedElementCategory: UICollectionView.ElementCategory { get }
```

## See Also

### Identifying the item

- [name](uikit/nscollectionlayoutvisibleitem/name.md)
- [representedElementKind](uikit/nscollectionlayoutvisibleitem/representedelementkind.md)
