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