navigationController
The navigation controller that is bridged from JavaScript to tvOS.
Declaration
var navigationController: UINavigationController { get }Discussion
The root controller in which all content is presented. Native controllers can also be pushed onto this controller, or they may be presented manually.