共用方式為


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

適用於