次の方法で共有


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

適用対象