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

# supplementaryItems

An array of the supplementary items that are anchored to the group.

## Declaration

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

## See Also

### Getting the group’s items

- [subitems](uikit/nscollectionlayoutgroup/subitems.md)
