Contents

DynamicViewContent

A type of view that generates views from an underlying collection of data.

Declaration

protocol DynamicViewContent<Data> : View

Topics

Managing the data

Responding to updates

Reordering

Deprecated symbols

See Also

Iterating over dynamic data