init?(coder: NSCoder)
Creates a hosting view object from the contents of the specified archive.
ホスティングビューオブジェクトをこの指定されたアーカイブの内容から作成します。
Availability 有効性
Technology
required init(rootView: Content)
rootView
The root view of the SwiftUI view hierarchy that you want to manage using this hosting controller. SwiftUIビュー階層のルートビュー、それはあなたがこのホスティングビューコントローラを使って管理を望むものです。
init?(coder: NSCoder)