---
title: orthogonalScrollingProperties
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nscollectionlayoutsection/orthogonalscrollingproperties
---

# orthogonalScrollingProperties

The section’s orthogonal scrolling properties.

## Declaration

```swift
var orthogonalScrollingProperties: UICollectionLayoutSectionOrthogonalScrollingProperties { get }
```

## Discussion

Discussion Set this value to specify bouncing behavior and deceleration rate for an orthogonally scrolling section.

## See Also

### Specifying scrolling behavior

- [orthogonalScrollingBehavior](uikit/nscollectionlayoutsection/orthogonalscrollingbehavior.md)
- [UICollectionLayoutSectionOrthogonalScrollingProperties](uikit/uicollectionlayoutsectionorthogonalscrollingproperties.md)
