---
title: contentInsetAdjustmentBehavior
framework: paperkit
role: symbol
role_heading: Instance Property
path: paperkit/papermarkupviewcontroller/scrollconfiguration-swift.class/contentinsetadjustmentbehavior
---

# contentInsetAdjustmentBehavior

The behavior for determining the adjusted content inset.

## Declaration

```swift
final var contentInsetAdjustmentBehavior: UIScrollView.ContentInsetAdjustmentBehavior { get set }
```

## Discussion

Discussion Default is .automatic.

## See Also

### Configuring content insets

- [contentInset](paperkit/papermarkupviewcontroller/scrollconfiguration-swift.class/contentinset-1ktjn.md)
- [contentInset](paperkit/papermarkupviewcontroller/scrollconfiguration-swift.class/contentinset-3vn4v.md)
- [adjustedContentInset](paperkit/papermarkupviewcontroller/scrollconfiguration-swift.class/adjustedcontentinset.md)
