Share via


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

반환

적용 대상