- childController
- The UIKit.UIViewController to be added.
UIKit.UIViewControllers that are primarily containers of other UIKit.UIViewControllers should use this method to add child view controllers.
Application developers who override this method must call base.AddChildViewController(childController).