다음을 통해 공유


UIActionSheetDelegate_Extensions.Clicked 메서드

정의

buttonIndex의 단추를 클릭했음을 나타냅니다.

public static void Clicked (this UIKit.IUIActionSheetDelegate This, UIKit.UIActionSheet actionSheet, nint buttonIndex);
static member Clicked : UIKit.IUIActionSheetDelegate * UIKit.UIActionSheet * nint -> unit

매개 변수

This
IUIActionSheetDelegate

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

actionSheet
UIActionSheet
buttonIndex
System.System.IntPtr System.nativeint

적용 대상