---
title: tabViewBottomAccessoryPlacement
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/environmentvalues/tabviewbottomaccessoryplacement
---

# tabViewBottomAccessoryPlacement

The current placement of the tab view bottom accessory.

## Declaration

```swift
var tabViewBottomAccessoryPlacement: TabViewBottomAccessoryPlacement? { get }
```

## Discussion

Discussion A nil value corresponds to an undefined placement.
