다음을 통해 공유


UIAlertViewDelegate_Extensions.Dismissed 메서드

정의

이 UIAlertView가 해제되었음을 나타냅니다.

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

매개 변수

This
IUIAlertViewDelegate

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

alertView
UIAlertView
buttonIndex
System.System.IntPtr System.nativeint

적용 대상