---
title: automatic
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uiwindowscene/windowingcontrolstyle/automatic
---

# automatic

Windowing controls will use the default system style

## Declaration

```swift
class var automatic: UIWindowScene.WindowingControlStyle { get }
```
