setContentView(_:animated:)
Sets the view controller responsible for the content portion of the popover.
Declaration
func setContentView(_ viewController: UIViewController, animated: Bool)Sets the view controller responsible for the content portion of the popover.
func setContentView(_ viewController: UIViewController, animated: Bool)