Initializer

init(_:)

Create an instance that type-erases view. あるインスタンスを作成します、それは型消去viewです。

Declaration 宣言

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

See Also 参照

Creating a View ビューを作成する