Contents

init(replacing:addition:)

A value describing the complete replacement of the contents of the indicated group with the given views.

Declaration

init(replacing group: CommandGroupPlacement, @ViewBuilder addition: () -> Content)

See Also

Creating a command group