---
title: UITitlebarToolbarStyle.unifiedCompact
framework: uikit
role: symbol
role_heading: Case
path: uikit/uititlebartoolbarstyle/unifiedcompact
---

# UITitlebarToolbarStyle.unifiedCompact

A style indicating that the toolbar appears inline with the window title and with reduced margins to allow more focus on the window’s contents.

## Declaration

```swift
case unifiedCompact
```

## See Also

### Styles

- [UITitlebarToolbarStyle.automatic](uikit/uititlebartoolbarstyle/automatic.md)
- [UITitlebarToolbarStyle.expanded](uikit/uititlebartoolbarstyle/expanded.md)
- [UITitlebarToolbarStyle.preference](uikit/uititlebartoolbarstyle/preference.md)
- [UITitlebarToolbarStyle.unified](uikit/uititlebartoolbarstyle/unified.md)
