次の方法で共有


UIAlertViewDelegate_Extensions.ShouldEnableFirstOtherButton メソッド

定義

この UIAlertView の最初の非キャンセル ボタンを有効にする必要があるかどうか。

public static bool ShouldEnableFirstOtherButton (this UIKit.IUIAlertViewDelegate This, UIKit.UIAlertView alertView);
static member ShouldEnableFirstOtherButton : UIKit.IUIAlertViewDelegate * UIKit.UIAlertView -> bool

パラメーター

This
IUIAlertViewDelegate

この拡張メソッドが動作するインスタンス。

alertView
UIAlertView

戻り値

適用対象