---
title: toolbar
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/commandgroupplacement/toolbar
---

# toolbar

Placement for commands that manipulate the toolbar.

## Declaration

```swift
static let toolbar: CommandGroupPlacement
```

## Discussion

Discussion By default, this group includes the following commands in macOS: Show/Hide Toolbar Customize Toolbar

## See Also

### Bars

- [sidebar](swiftui/commandgroupplacement/sidebar.md)
