UIActionSheetDelegate_Extensions.Clicked Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the button at the buttonIndex was clicked.
public static void Clicked (this UIKit.IUIActionSheetDelegate This, UIKit.UIActionSheet actionSheet, nint buttonIndex);
static member Clicked : UIKit.IUIActionSheetDelegate * UIKit.UIActionSheet * nint -> unit
Parameters
The instance on which this extension method operates.
- actionSheet
- UIActionSheet
- buttonIndex
- System.System.IntPtr System.nativeint