共用方式為


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

適用於