---
title: NSCollectionElementCategory.item
framework: appkit
role: symbol
role_heading: Case
path: appkit/nscollectionelementcategory/item
---

# NSCollectionElementCategory.item

The element is an item. Items represent the main content of your collection view.

## Declaration

```swift
case item
```

## See Also

### Constants

- [NSCollectionElementCategory.supplementaryView](appkit/nscollectionelementcategory/supplementaryview.md)
- [NSCollectionElementCategory.decorationView](appkit/nscollectionelementcategory/decorationview.md)
- [NSCollectionElementCategory.interItemGap](appkit/nscollectionelementcategory/interitemgap.md)
