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