---
title: PageIndexViewStyle
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/pageindexviewstyle
---

# PageIndexViewStyle

An index view style that places a page index view over its content.

## Declaration

```swift
struct PageIndexViewStyle
```

## Overview

Overview You can also use page to construct this style.

## Topics

### Creating the control group style

- [init(backgroundDisplayMode:)](swiftui/pageindexviewstyle/init(backgrounddisplaymode:).md)
- [PageIndexViewStyle.BackgroundDisplayMode](swiftui/pageindexviewstyle/backgrounddisplaymode.md)

## Relationships

### Conforms To

- [IndexViewStyle](swiftui/indexviewstyle.md)
