---
title: automatic
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/pagetabviewstyle/indexdisplaymode/automatic
---

# automatic

Displays an index view when there are more than one page

## Declaration

```swift
static let automatic: PageTabViewStyle.IndexDisplayMode
```

## See Also

### Getting the modes

- [always](swiftui/pagetabviewstyle/indexdisplaymode/always.md)
- [never](swiftui/pagetabviewstyle/indexdisplaymode/never.md)
