navigationController(_:didShow:animated:)
Notifies the delegate after the navigation controller displays a view controller’s view and navigation item properties.
Declaration
optional func navigationController(_ navigationController: UINavigationController, didShow viewController: UIViewController, animated: Bool)