---
title: scrollConfiguration
framework: paperkit
role: symbol
role_heading: Instance Property
path: paperkit/papermarkupviewcontroller/scrollconfiguration-swift.property
---

# scrollConfiguration

The configuration object that provides access to scroll view functionality.

## Declaration

```swift
@MainActor @preconcurrency var scrollConfiguration: PaperMarkupViewController.ScrollConfiguration { get }
```

## See Also

### Scrolling and zooming

- [PaperMarkupViewController.ScrollConfiguration](paperkit/papermarkupviewcontroller/scrollconfiguration-swift.class.md)
- [contentVisibleFrame](paperkit/papermarkupviewcontroller/contentvisibleframe.md)
- [setContentVisibleFrame(_:animated:)](paperkit/papermarkupviewcontroller/setcontentvisibleframe(_:animated:).md)
- [zoomRange](paperkit/papermarkupviewcontroller/zoomrange.md)
