---
title: scrollIndicatorInsets
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiscrollview/scrollindicatorinsets
---

# scrollIndicatorInsets

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

## Declaration

```swift
var scrollIndicatorInsets: UIEdgeInsets { get set }
```

## Discussion

Discussion The default value is zero.
