次の方法で共有


UIActionSheetDelegate.Clicked(UIActionSheet, nint) メソッド

定義

buttonIndex のボタンがクリックされたことを示します。

[Foundation.Export("actionSheet:clickedButtonAtIndex:")]
public virtual void Clicked (UIKit.UIActionSheet actionSheet, nint buttonIndex);
abstract member Clicked : UIKit.UIActionSheet * nint -> unit
override this.Clicked : UIKit.UIActionSheet * nint -> unit

パラメーター

actionSheet
UIActionSheet
buttonIndex
System.System.IntPtr System.nativeint
属性

適用対象