Contents

init(_:content:)

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

Declaration

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

See Also

Creating a menu button