---
title: page
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/indexviewstyle/page
---

# page

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

## Declaration

```swift
static var page: PageIndexViewStyle { get }
```

## See Also

### Getting built-in index view styles

- [page(backgroundDisplayMode:)](swiftui/indexviewstyle/page(backgrounddisplaymode:).md)
