UITableViewController.PerformAction Méthode

Définition

Effectue une copie ou un collage sur le contenu de la ligne spécifiée.

[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

Paramètres

tableView
UITableView
action
Selector
indexPath
NSIndexPath
sender
NSObject
Attributs

S’applique à