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