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

# WindowMenuBarExtraStyle

A menu bar extra style that renders its contents in a popover-like window.

```
struct WindowMenuBarExtraStyle
```

## Overview

Use [`window`](/documentation/SwiftUI/MenuBarExtraStyle/window) to construct this style.

## Topics

### Creating the menu bar extra style

[`init()`](/documentation/SwiftUI/WindowMenuBarExtraStyle/init())

Creates a window menu bar extra style.

## Relationships

### Conforms To

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

---

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)