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

# minimal

Windowing controls will occupy as little of the scene’s space as possible

## Declaration

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