---
title: UICollectionLayoutSectionOrthogonalScrollingBehavior.paging
framework: uikit
role: symbol
role_heading: Case
path: uikit/uicollectionlayoutsectionorthogonalscrollingbehavior/paging
---

# UICollectionLayoutSectionOrthogonalScrollingBehavior.paging

The section allows users to page its content orthogonally.

## Declaration

```swift
case paging
```

## See Also

### Constants

- [UICollectionLayoutSectionOrthogonalScrollingBehavior.none](uikit/uicollectionlayoutsectionorthogonalscrollingbehavior/none.md)
- [UICollectionLayoutSectionOrthogonalScrollingBehavior.continuous](uikit/uicollectionlayoutsectionorthogonalscrollingbehavior/continuous.md)
- [UICollectionLayoutSectionOrthogonalScrollingBehavior.continuousGroupLeadingBoundary](uikit/uicollectionlayoutsectionorthogonalscrollingbehavior/continuousgroupleadingboundary.md)
- [UICollectionLayoutSectionOrthogonalScrollingBehavior.groupPaging](uikit/uicollectionlayoutsectionorthogonalscrollingbehavior/grouppaging.md)
- [UICollectionLayoutSectionOrthogonalScrollingBehavior.groupPagingCentered](uikit/uicollectionlayoutsectionorthogonalscrollingbehavior/grouppagingcentered.md)
