<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "tvOS: 14.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 8.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/IndexViewStyle/page(backgroundDisplayMode:)",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI14IndexViewStylePA2A04PagecdE0VRszrlE4page21backgroundDisplayModeA2E010BackgroundiJ0V_tFZ"
  },
  "title" : "page(backgroundDisplayMode:)"
}
-->

# page(backgroundDisplayMode:)

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

```
@export(implementation) static func page(backgroundDisplayMode: PageIndexViewStyle.BackgroundDisplayMode) -> PageIndexViewStyle
```

## Parameters

`backgroundDisplayMode`

The display mode of the background of
any page index views receiving this style

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)