---
title: numberOfSections
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsdiffabledatasourcesnapshot-swift.struct/numberofsections
---

# numberOfSections

The number of sections in the snapshot.

## Declaration

```swift
var numberOfSections: Int { get }
```

## See Also

### Getting Item and Section Metrics

- [numberOfItems](appkit/nsdiffabledatasourcesnapshot-swift.struct/numberofitems.md)
- [numberOfItems(inSection:)](appkit/nsdiffabledatasourcesnapshot-swift.struct/numberofitems(insection:).md)
