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