---
title: contentInsets
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nscollectionlayoutsection/contentinsets
---

# contentInsets

The amount of space between the content of the section and its boundaries.

## Declaration

```swift
var contentInsets: NSDirectionalEdgeInsets { get set }
```

## See Also

### Configuring section spacing

- [interGroupSpacing](appkit/nscollectionlayoutsection/intergroupspacing.md)
