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

# UICollectionViewFlowLayout.SectionInsetReference.fromSafeArea

Section insets are defined in relation to the safe area of the layout.

## Declaration

```swift
case fromSafeArea
```

## See Also

### Constants

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