Freigeben über


UITableViewController.ShouldShowMenu(UITableView, NSIndexPath) Methode

Definition

Gibt an, ob das Bearbeitungsmenü für die angegebene Zeile angezeigt werden soll.

[Foundation.Export("tableView:shouldShowMenuForRowAtIndexPath:")]
public virtual bool ShouldShowMenu (UIKit.UITableView tableView, Foundation.NSIndexPath rowAtindexPath);
abstract member ShouldShowMenu : UIKit.UITableView * Foundation.NSIndexPath -> bool
override this.ShouldShowMenu : UIKit.UITableView * Foundation.NSIndexPath -> bool

Parameter

tableView
UITableView
rowAtindexPath
NSIndexPath

Gibt zurück

Attribute

Gilt für: