---
title: supplementaryItems
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nscollectionlayoutitem/supplementaryitems
---

# supplementaryItems

An array of the supplementary items attached to the item.

## Declaration

```swift
var supplementaryItems: [NSCollectionLayoutSupplementaryItem] { get }
```
