---
title: navigationBarTrailing
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/toolbaritemplacement/navigationbartrailing
---

# navigationBarTrailing

Places the item in the trailing edge of the navigation bar.

## Declaration

```swift
static let navigationBarTrailing: ToolbarItemPlacement
```

## See Also

### Deprecated symbols

- [init(id:)](swiftui/toolbaritemplacement/init(id:).md)
- [navigationBarLeading](swiftui/toolbaritemplacement/navigationbarleading.md)
