---
title: titleAndIcon
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/toolbarlabelstyle/titleandicon
---

# titleAndIcon

The title and icon label style. The toolbar contents will display both a control and title

## Declaration

```swift
static var titleAndIcon: ToolbarLabelStyle { get }
```
