---
title: topBar
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/tabbarplacement/topbar
---

# topBar

Top bar of a tab view.

## Declaration

```swift
static let topBar: TabBarPlacement
```

## Discussion

Discussion A tab bar can display as the top bar in tabBarOnly on iPad and macOS, or sidebarAdaptable on iPad.
