Contents

init(label:content:)

Creates a menu button with the specified label and content.

Declaration

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

See Also

Creating a menu button