Compartir a través de


UITableViewController.AccessoryButtonTapped(UITableView, NSIndexPath) Método

Definición

Indica que se ha presionado el botón de accesorio.

[Foundation.Export("tableView:accessoryButtonTappedForRowWithIndexPath:")]
public virtual void AccessoryButtonTapped (UIKit.UITableView tableView, Foundation.NSIndexPath indexPath);
abstract member AccessoryButtonTapped : UIKit.UITableView * Foundation.NSIndexPath -> unit
override this.AccessoryButtonTapped : UIKit.UITableView * Foundation.NSIndexPath -> unit

Parámetros

tableView
UITableView
indexPath
NSIndexPath
Atributos

Se aplica a