다음을 통해 공유


UIActionSheetDelegate.Clicked(UIActionSheet, nint) 메서드

정의

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

[Foundation.Export("actionSheet:clickedButtonAtIndex:")]
public virtual void Clicked (UIKit.UIActionSheet actionSheet, nint buttonIndex);
abstract member Clicked : UIKit.UIActionSheet * nint -> unit
override this.Clicked : UIKit.UIActionSheet * nint -> unit

매개 변수

actionSheet
UIActionSheet
buttonIndex
System.System.IntPtr System.nativeint
특성

적용 대상