Contents

init(label:content:)

Creates a menu button with the specified label and content.

Declaration

nonisolated init(label: Label, @ContentBuilder content: () -> Content)

See Also

Creating a menu button