Compartir a través de


UIActionSheetDelegate_Extensions.Clicked Método

Definición

Indica que se ha hecho clic en el botón de buttonIndex.

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

Parámetros

This
IUIActionSheetDelegate

Instancia en la que opera este método de extensión.

actionSheet
UIActionSheet
buttonIndex
System.System.IntPtr System.nativeint

Se aplica a