Contents

init(_:)

Create an instance that type-erases view.

Declaration

init<V>(_ view: V) where V : View

See Also

Creating a view