---
title: AutomaticLabeledContentStyle
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/automaticlabeledcontentstyle
---

# AutomaticLabeledContentStyle

The default labeled content style.

## Declaration

```swift
nonisolated struct AutomaticLabeledContentStyle
```

## Overview

Overview Use automatic to construct this style.

## Topics

### Creating the labeled content style

- [init()](swiftui/automaticlabeledcontentstyle/init().md)

## Relationships

### Conforms To

- [LabeledContentStyle](swiftui/labeledcontentstyle.md)
