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)A value describing the complete replacement of the contents of the indicated group with the given views.
init(replacing group: CommandGroupPlacement, @ViewBuilder addition: () -> Content)