Contents

init(before:addition:)

A value describing the addition of the given views to the beginning of the indicated group.

Declaration

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

See Also

Creating a command group