UINavigationController constructor
UINavigationController()
Returns a new instance of UINavigationController constructed with the default new method.
Implementation
UINavigationController() : this.as(new$().object$);
Returns a new instance of UINavigationController constructed with the default new method.
UINavigationController() : this.as(new$().object$);