<!--
{
  "availability" : [
    "macOS: 10.15.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/MenuButton/init(_:content:)-1yfkd",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI10MenuButtonVA2A4TextVRszrlE_7contentACyAEq_GAA18LocalizedStringKeyV_q_yXEtcfc"
  },
  "title" : "init(_:content:)"
}
-->

# init(_:content:)

Creates a menu button with the specified localized title and content.

```
nonisolated init(_ titleKey: LocalizedStringKey, @ContentBuilder content: () -> Content)
```

---

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)