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