UINavigationController constructor

UINavigationController()

Returns a new instance of UINavigationController constructed with the default new method.

Implementation

factory UINavigationController() => new$();