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

# expandItems(_:)

Expands the specified items in the section snapshot.

## Declaration

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

## See Also

### Expanding and collapsing items

- [isExpanded(_:)](uikit/nsdiffabledatasourcesectionsnapshotreference/isexpanded(_:).md)
- [collapseItems(_:)](uikit/nsdiffabledatasourcesectionsnapshotreference/collapseitems(_:).md)
