---
title: none
framework: quartzcore
role: symbol
role_heading: Type Property
path: quartzcore/cascrolllayerscrollmode/none
---

# none

The receiver is unable to scroll.

## Declaration

```swift
static let none: CAScrollLayerScrollMode
```

## See Also

### Constants

- [vertically](quartzcore/cascrolllayerscrollmode/vertically.md)
- [horizontally](quartzcore/cascrolllayerscrollmode/horizontally.md)
- [both](quartzcore/cascrolllayerscrollmode/both.md)
