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

# NSScrollView.Elasticity.none

Disallow scrolling beyond document bounds on this axis.

## Declaration

```swift
case none
```

## See Also

### Constants

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