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