UIKit.UITableViewDelegate_Extensions.PerformAction Method
Performs the specified Copy or Paste action.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public static void PerformAction (this IUITableViewDelegate This, UITableView tableView, ObjCRuntime.Selector action, Foundation.NSIndexPath indexPath, Foundation.NSObject sender)

Parameters

This
The instance on which this extension method operates on.
tableView
Table view containing the row.
action
A selector identifying the Copy or Paste method (ie. or ).
indexPath
Location of the row where the copy or paste operation was selected.
sender
Object that triggered the copy or paste operation.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0