ToolbarDefaultItemKind
A kind of toolbar item a View adds by default.
Declaration
struct ToolbarDefaultItemKindOverview
Views can add toolbar items clients may wish to remove or customize. A default item kind can be passed to the toolbar(removing:) modifier to remove the item. Documentation on the View placing the default item should reference the ToolbarDefaultItemKind used to remove the item.