UIView constructor

UIView()

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

Implementation

factory UIView() => new$();