---
title: indexDisplayMode
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uiscrollview/indexdisplaymode-swift.property
---

# indexDisplayMode

The manner in which the index appears while the user is scrolling.

## Declaration

```swift
var indexDisplayMode: UIScrollView.IndexDisplayMode { get set }
```

## Discussion

Discussion See UIScrollView.IndexDisplayMode for possible values.

## See Also

### Managing the index

- [UIScrollView.IndexDisplayMode](uikit/uiscrollview/indexdisplaymode-swift.enum.md)
