---
title: DefaultSettingsLinkLabel
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/defaultsettingslinklabel
---

# DefaultSettingsLinkLabel

The default label to use for a settings link.

## Declaration

```swift
nonisolated struct DefaultSettingsLinkLabel
```

## Overview

Overview You don’t use this type directly. Instead, the system creates it automatically when you construct a SettingsLink with the default label.

## Relationships

### Conforms To

- [View](swiftui/view.md)
