---
title: rootItems
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nsdiffabledatasourcesectionsnapshot-swift.struct/rootitems
---

# rootItems

The identifiers of the items at the top level of the section snapshot’s hierarchy.

## Declaration

```swift
var rootItems: [ItemIdentifierType] { get }
```

## See Also

### Accessing items

- [items](uikit/nsdiffabledatasourcesectionsnapshot-swift.struct/items.md)
- [visibleItems](uikit/nsdiffabledatasourcesectionsnapshot-swift.struct/visibleitems.md)
