---
title: bar
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/material/bar
---

# bar

A material matching the style of system toolbars.

## Declaration

```swift
static let bar: Material
```

## See Also

### Getting material types

- [ultraThin](swiftui/material/ultrathin.md)
- [thin](swiftui/material/thin.md)
- [regular](swiftui/material/regular.md)
- [thick](swiftui/material/thick.md)
- [ultraThick](swiftui/material/ultrathick.md)
