Contents

ForEachSubviewCollection

A collection which allows a view to be treated as a collection of its subviews in a for each loop.

Declaration

struct ForEachSubviewCollection<Content> where Content : View

See Also

Iterating over dynamic data