init(after:addition:)
A value describing the addition of the given views to the end of the indicated group.
Declaration
init(after group: CommandGroupPlacement, @ViewBuilder addition: () -> Content)A value describing the addition of the given views to the end of the indicated group.
init(after group: CommandGroupPlacement, @ViewBuilder addition: () -> Content)