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

# automatic

The window toolbar visibility will be defined by the system default behavior.

## Declaration

```swift
static let automatic: WindowToolbarFullScreenVisibility
```
