---
title: automatic
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uicollectionlayoutsectionorthogonalscrollingproperties/decelerationrate-swift.struct/automatic
---

# automatic

A deceleration rate that matches the parent scroll view’s deceleration rate for the orthogonal scrolling section.

## Declaration

```swift
static let automatic: UICollectionLayoutSectionOrthogonalScrollingProperties.DecelerationRate
```

## See Also

### Selecting deceleration rates

- [fast](uikit/uicollectionlayoutsectionorthogonalscrollingproperties/decelerationrate-swift.struct/fast.md)
- [normal](uikit/uicollectionlayoutsectionorthogonalscrollingproperties/decelerationrate-swift.struct/normal.md)
