---
title: TabViewBottomAccessoryPlacement.expanded
framework: swiftui
role: symbol
role_heading: Case
path: swiftui/tabviewbottomaccessoryplacement/expanded
---

# TabViewBottomAccessoryPlacement.expanded

The bar is expanded on top of the bottom tab bar, if there is a bottom tab bar, or at the bottom of the tab’s content view.

## Declaration

```swift
case expanded
```
