<!--
{
  "availability" : [
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/DefaultWindowVisibilityToggleLabel",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI34DefaultWindowVisibilityToggleLabelV"
  },
  "title" : "DefaultWindowVisibilityToggleLabel"
}
-->

# DefaultWindowVisibilityToggleLabel

The default label of a window visibility toggle.

```
nonisolated struct DefaultWindowVisibilityToggleLabel
```

## Overview

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

## Relationships

### Conforms To

[`View`](/documentation/SwiftUI/View)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)