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

# UICollectionLayoutSectionOrthogonalScrollingBehavior.groupPaging

The section allows users to page its content orthogonally one group at a time.

## Declaration

```swift
case groupPaging
```

## See Also

### Constants

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