Freigeben über


UITableViewController.AccessoryButtonTapped(UITableView, NSIndexPath) Methode

Definition

Gibt an, dass die Zubehörschaltfläche gedrückt wurde.

[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

Parameter

tableView
UITableView
indexPath
NSIndexPath
Attribute

Gilt für: