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