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

Deprecated symbols

Instance Methods

See Also

Iterating over dynamic data