---
title: DefaultWindowVisibilityToggleLabel
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/defaultwindowvisibilitytogglelabel
---

# DefaultWindowVisibilityToggleLabel

The default label of a window visibility toggle.

## Declaration

```swift
nonisolated struct DefaultWindowVisibilityToggleLabel
```

## Overview

Overview This is created for you automatically when creating a WindowVisibilityToggle, and can not be independently constructed.

## Relationships

### Conforms To

- [View](swiftui/view.md)
