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)A value describing the addition of the given views to the beginning of the indicated group.
init(before group: CommandGroupPlacement, @ViewBuilder addition: () -> Content)