UIAlertViewDelegate_Extensions.WillPresent Método

Definición

Indica que este UIAlertView se presentará en breve al usuario de la aplicación.

public static void WillPresent (this UIKit.IUIAlertViewDelegate This, UIKit.UIAlertView alertView);
static member WillPresent : UIKit.IUIAlertViewDelegate * UIKit.UIAlertView -> unit

Parámetros

This
IUIAlertViewDelegate

Instancia en la que opera este método de extensión.

alertView
UIAlertView

Se aplica a