---
title: scrollerInsets
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsscrollview/scrollerinsets
---

# scrollerInsets

The distance the scrollers are inset from the edge of the scroll view.

## Declaration

```swift
var scrollerInsets: NSEdgeInsets { get set }
```

## See Also

### Managing Insets

- [automaticallyAdjustsContentInsets](appkit/nsscrollview/automaticallyadjustscontentinsets.md)
- [contentInsets](appkit/nsscrollview/contentinsets.md)
