共用方式為


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
屬性

適用於