---
title: automatic
framework: SwiftUI
role: symbol
role_heading: Type Property
platforms: [iOS 27.1+, iPadOS 27.1+]
path: swiftui/toolbarverticalbehavior/automatic
---

# automatic

The system determines whether the vertical bar is rendered.

## Declaration

```swift
static let automatic: ToolbarVerticalBehavior
```

## See Also

### Getting behavior options

- [disabled](swiftui/toolbarverticalbehavior/disabled.md)
