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