UIViewController
extension UIViewController
-
Add the given UIViewController as a child.
Declaration
Swift
public func add(_ child: UIViewController)Parameters
childthe UIViewController to add
View on GitHub
UIViewController Extension Reference