A Navigation Controller (UINavigationController) is a UI element that allows you to build a drill-down interface for hierarchical content. When you embed a View Controller, Table View Controller, or Collection View Controller into a Navigation Controller, it manages navigation from one controller to another.