Whether the editing menu should omit the Copy or Paste command for the specified row.
Syntax
Parameters
- tableView
- Table view containing the row.
- action
- A selector identifying the Copy or Paste method (ie. UIResponder.Copy(Foundation.NSObject) or UIResponder.Paste(Foundation.NSObject)).
- indexPath
- Location of the row.
- sender
- Object that initially triggere the Copy or Paste.
Returns
true if the command corresponding to action, otherwise false. The default is false.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0