---
title: interGroupSpacing
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nscollectionlayoutsection/intergroupspacing
---

# interGroupSpacing

The amount of space between the groups in the section.

## Declaration

```swift
var interGroupSpacing: CGFloat { get set }
```

## See Also

### Configuring section spacing

- [contentInsets](appkit/nscollectionlayoutsection/contentinsets.md)
