GroupSectionsOfContent
Transforms the sections of a given view into a resulting content view.
Declaration
struct GroupSectionsOfContent<Sections, Content> where Sections : View, Content : ViewOverview
You don’t use this type directly. Instead SwiftUI creates this type on your behalf.