---
title: init()
framework: swiftui
role: symbol
role_heading: Initializer
path: swiftui/titleandiconlabelstyle/init()
---

# init()

Creates a label style that shows both the title and icon of the label using a system-standard layout.

## Declaration

```swift
nonisolated init()
```
