다음을 통해 공유


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

적용 대상