---
title: CAScrollLayerScrollMode
framework: quartzcore
role: symbol
role_heading: Structure
path: quartzcore/cascrolllayerscrollmode
---

# CAScrollLayerScrollMode

## Declaration

```swift
struct CAScrollLayerScrollMode
```

## Topics

### Initializers

- [init(rawValue:)](quartzcore/cascrolllayerscrollmode/init(rawvalue:).md)

### Type Properties

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

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Data Types

- [CAAnimationCalculationMode](quartzcore/caanimationcalculationmode.md)
- [CAAnimationRotationMode](quartzcore/caanimationrotationmode.md)
- [CAEmitterLayerEmitterMode](quartzcore/caemitterlayeremittermode.md)
- [CAEmitterLayerEmitterShape](quartzcore/caemitterlayeremittershape.md)
- [CAEmitterLayerRenderMode](quartzcore/caemitterlayerrendermode.md)
- [CAGradientLayerType](quartzcore/cagradientlayertype.md)
- [CALayerContentsFilter](quartzcore/calayercontentsfilter.md)
- [CALayerContentsFormat](quartzcore/calayercontentsformat.md)
- [CALayerContentsGravity](quartzcore/calayercontentsgravity.md)
- [CALayerCornerCurve](quartzcore/calayercornercurve.md)
- [CAMediaTimingFillMode](quartzcore/camediatimingfillmode.md)
- [CAMediaTimingFunctionName](quartzcore/camediatimingfunctionname.md)
- [CAShapeLayerFillRule](quartzcore/cashapelayerfillrule.md)
- [CAShapeLayerLineCap](quartzcore/cashapelayerlinecap.md)
- [CAShapeLayerLineJoin](quartzcore/cashapelayerlinejoin.md)
