UIViewController constructor

UIViewController()

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

Implementation

UIViewController() : this.as(new$().object$);