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

适用于