ForEachSectionCollection
A collection which allows a view to be treated as a collection of its sections in a for each loop.
Declaration
struct ForEachSectionCollection<Content> where Content : ViewOverview
You don’t use this type directly. Instead SwiftUI creates this type on your behalf.