UIView constructor

UIView()

Returns a new instance of UIView constructed with the default new method.

Implementation

UIView() : this.as(new$().object$);