UIViewController constructor

UIViewController()

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

Implementation

factory UIViewController() => new$();