Contents

init(before:addition:)

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

Declaration

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

See Also

Creating a command group