---
title: UICollectionViewFlowLayout.SectionInsetReference.fromContentInset
framework: uikit
role: symbol
role_heading: Case
path: uikit/uicollectionviewflowlayout/sectioninsetreference-swift.enum/fromcontentinset
---

# UICollectionViewFlowLayout.SectionInsetReference.fromContentInset

Section insets are defined in relation to the collection view’s content inset.

## Declaration

```swift
case fromContentInset
```

## See Also

### Constants

- [UICollectionViewFlowLayout.SectionInsetReference.fromLayoutMargins](uikit/uicollectionviewflowlayout/sectioninsetreference-swift.enum/fromlayoutmargins.md)
- [UICollectionViewFlowLayout.SectionInsetReference.fromSafeArea](uikit/uicollectionviewflowlayout/sectioninsetreference-swift.enum/fromsafearea.md)
