次の方法で共有


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

適用対象