rootView
The root view of the SwiftUI view hierarchy managed by this view controller.
Declaration
@MainActor @preconcurrency var rootView: Content { get set }The root view of the SwiftUI view hierarchy managed by this view controller.
@MainActor @preconcurrency var rootView: Content { get set }