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