UIViewControllerRepresentable

public protocol UIViewControllerRepresentable : Renderable, View

Use this protocol to create a custom View that represents a UIViewController.

UIViewControllerRepresentable