UIKit.UITableViewController.CanPerformAction Method
Whether the edit menu should have Copy and Paste commands for the specified row.

Syntax

[Foundation.Export("tableView:canPerformAction:forRowAtIndexPath:withSender:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual bool CanPerformAction (UITableView tableView, ObjCRuntime.Selector action, Foundation.NSIndexPath indexPath, Foundation.NSObject sender)

Parameters

tableView
Documentation for this section has not yet been entered.
action
Documentation for this section has not yet been entered.
indexPath
Documentation for this section has not yet been entered.
sender
Documentation for this section has not yet been entered.

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