Compartir a través de


UITableViewController.PerformAction Método

Definición

Realiza una copia o pega en el contenido de la fila 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

Se aplica a