---
title: NSScrollView.Elasticity.automatic
framework: appkit
role: symbol
role_heading: Case
path: appkit/nsscrollview/elasticity/automatic
---

# NSScrollView.Elasticity.automatic

Automatically determine whether to allow elasticity on this axis.

## Declaration

```swift
case automatic
```

## See Also

### Constants

- [NSScrollView.Elasticity.none](appkit/nsscrollview/elasticity/none.md)
- [NSScrollView.Elasticity.allowed](appkit/nsscrollview/elasticity/allowed.md)
