init(rootView : Content)
Creates a hosting controller object that wraps the specified SwiftUI view.
指定されたSwiftUIビューをラップするホスティングコントローラオブジェクトを作成します。
init?(coder: NSCoder, rootView : Content)
Creates a hosting controller object from an archive and the specified SwiftUI view.
ホスティングコントローラオブジェクトをあるアーカイブおよび指定されたSwiftUIビューから作成します。