次の方法で共有


UIActionSheetDelegate_Extensions.Dismissed メソッド

定義

buttonIndex でボタンを押したため、画面からアクションが閉じられたことを示します。

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

パラメーター

This
IUIActionSheetDelegate

この拡張メソッドが動作するインスタンス。

actionSheet
UIActionSheet
buttonIndex
System.System.IntPtr System.nativeint

適用対象