Contents

GroupElementsOfContent

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

Declaration

struct GroupElementsOfContent<Subviews, Content> where Subviews : 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