Share via


UIAlertViewDelegate_Extensions.Clicked 메서드

정의

사용자가 이 UIAlertView에서 단추를 클릭했음을 나타냅니다.

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

매개 변수

This
IUIAlertViewDelegate

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

alertview
UIAlertView
buttonIndex
System.System.IntPtr System.nativeint

적용 대상