Contents

GroupSectionsOfContent

Transforms the sections of a given view into a resulting content view.

Declaration

struct GroupSectionsOfContent<Sections, Content> where Sections : View, Content : View

Overview

You don’t use this type directly. Instead SwiftUI creates this type on your behalf.

See Also

Grouping views into a container