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

# automatic

The automatic label style. The toolbar will use a labelStyle that best fits the Scene it is applied to.

## Declaration

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