---
title: "collapseItems(_:)"
framework: uikit
role: symbol
role_heading: Instance Method
path: "uikit/nsdiffabledatasourcesectionsnapshotreference/collapseitems(_:)"
---

# collapseItems(_:)

Collapses the specified items in the section snapshot.

## Declaration

```swift
func collapseItems(_ items: [Any])
```

## See Also

### Expanding and collapsing items

- [isExpanded(_:)](uikit/nsdiffabledatasourcesectionsnapshotreference/isexpanded(_:).md)
- [expandItems(_:)](uikit/nsdiffabledatasourcesectionsnapshotreference/expanditems(_:).md)
