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

# UITitlebarToolbarStyle.preference

A style indicating that the toolbar appears below the window title with toolbar items centered in the toolbar.

## Declaration

```swift
case preference
```

## See Also

### Styles

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