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