UIKit.UITableViewDelegate_Extensions.CanPerformAction Method
Whether the cell at the specified indexPath can perform the specified Copy or Paste operation.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public static bool CanPerformAction (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.
sender
Object that initially triggere the Copy or Paste.

Returns

Documentation for this section has not yet been entered.

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