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