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

# horizontally

The receiver is able to scroll horizontally.

## Declaration

```swift
static let horizontally: CAScrollLayerScrollMode
```

## See Also

### Constants

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