---
title: menu
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/menubarextrastyle/menu
---

# menu

A menu bar extra style that renders its contents as a menu that pulls down from the icon in the menu bar.

## Declaration

```swift
static var menu: PullDownMenuBarExtraStyle { get }
```

## See Also

### Getting menu bar extra styles

- [automatic](swiftui/menubarextrastyle/automatic.md)
- [window](swiftui/menubarextrastyle/window.md)
