LabeledToolbarItemGroupContent
A view that represents the view of a toolbar item group with a specified label.
Declaration
nonisolated struct LabeledToolbarItemGroupContent<Content, Label> where Content : View, Label : ViewOverview
You don’t create this type directly. SwiftUI creates it when you build a ToolbarItemGroup.