UIAlertController constructor

UIAlertController()

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

Implementation

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