DynamicViewContent
A type of view that generates views from an underlying collection of data.
Declaration
protocol DynamicViewContent<Data> : ViewA type of view that generates views from an underlying collection of data.
protocol DynamicViewContent<Data> : View