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