---
title: DefaultTabLabel
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/defaulttablabel
---

# DefaultTabLabel

The default label to use for a tab or tab section.

## Declaration

```swift
nonisolated struct DefaultTabLabel
```

## Overview

Overview You don’t use this type directly. Instead, the system creates it automatically when you construct a Tab or TabSection.

## Relationships

### Conforms To

- [View](swiftui/view.md)
