---
title: titleOnly
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/toolbarlabelstyle/titleonly
---

# titleOnly

The title only label style. The toolbar contents will only display the title

## Declaration

```swift
static var titleOnly: ToolbarLabelStyle { get }
```
