new$ static method
new
Implementation
static UITabBar new$() {
final $ret = _objc_msgSend_151sglz(_class_UITabBar, _sel_new);
return UITabBar.fromPointer($ret, retain: false, release: true);
}
new
static UITabBar new$() {
final $ret = _objc_msgSend_151sglz(_class_UITabBar, _sel_new);
return UITabBar.fromPointer($ret, retain: false, release: true);
}