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