Freigeben über


UITableViewController.PerformAction Methode

Definition

Führt ein Kopieren oder Einfügen für den Inhalt der angegebenen Zeile aus.

[Foundation.Export("tableView:performAction:forRowAtIndexPath:withSender:")]
public virtual void PerformAction (UIKit.UITableView tableView, ObjCRuntime.Selector action, Foundation.NSIndexPath indexPath, Foundation.NSObject sender);
abstract member PerformAction : UIKit.UITableView * ObjCRuntime.Selector * Foundation.NSIndexPath * Foundation.NSObject -> unit
override this.PerformAction : UIKit.UITableView * ObjCRuntime.Selector * Foundation.NSIndexPath * Foundation.NSObject -> unit

Parameter

tableView
UITableView
action
Selector
indexPath
NSIndexPath
sender
NSObject
Attribute

Gilt für: