UIAlertViewDelegate_Extensions.WillPresent 方法

定义

指示此 UIAlertView 不久将呈现给应用程序用户。

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

参数

This
IUIAlertViewDelegate

此扩展方法操作的实例。

alertView
UIAlertView

适用于