---
title: iconOnly
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/toolbarlabelstyle/icononly
---

# iconOnly

The icon only label style. The toolbar contents will only display the control

## Declaration

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