다음을 통해 공유


UIAlertViewDelegate_Extensions.Canceled 메서드

정의

이 UIAlertView가 취소될 예정임을 나타냅니다.

public static void Canceled (this UIKit.IUIAlertViewDelegate This, UIKit.UIAlertView alertView);
static member Canceled : UIKit.IUIAlertViewDelegate * UIKit.UIAlertView -> unit

매개 변수

This
IUIAlertViewDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

alertView
UIAlertView

적용 대상