---
title: style
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uinavigationitem/style
---

# style

A style that determines how the content of the navigation item lays out in the navigation bar.

## Declaration

```swift
var style: UINavigationItem.ItemStyle { get set }
```

## See Also

### Specifying the navigation style

- [UINavigationItem.ItemStyle](uikit/uinavigationitem/itemstyle.md)
