Compartilhar via


UITableViewController.PerformAction Método

Definição

Executa uma cópia ou colagem no conteúdo da linha especificada.

[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

Parâmetros

tableView
UITableView
action
Selector
indexPath
NSIndexPath
sender
NSObject
Atributos

Aplica-se a