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