ToolbarItem
A model that represents an item which can be placed in the toolbar or navigation bar.
Declaration
struct ToolbarItem<ID, Content> where Content : ViewA model that represents an item which can be placed in the toolbar or navigation bar.
struct ToolbarItem<ID, Content> where Content : View