---
title: supplementariesFollowContentInsets
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nscollectionlayoutsection/supplementariesfollowcontentinsets
---

# supplementariesFollowContentInsets

A Boolean value that indicates whether the section’s supplementary items follow the specified content insets for the section.

## Declaration

```swift
var supplementariesFollowContentInsets: Bool { get set }
```

## Discussion

Discussion The default value of this property is true.
