---
title: prominent
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/tabrole/prominent
---

# prominent

The prominent role.

## Declaration

```swift
static var prominent: TabRole { get }
```

## Discussion

Discussion A tab role that provides prominent visual treatment to one of the tabs in supported tab bars. Only one tab can receive the prominent treatment. When there are no tabs with an explicit .prominent role, then a .search role tab may receive the prominent visual treatment by default.
