Contents

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)

See Also

Creating a command group