Compartilhar via


UITableViewController.ShouldShowMenu(UITableView, NSIndexPath) Método

Definição

Se o menu de edição deve ser mostrado para a linha especificada.

[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

Parâmetros

tableView
UITableView
rowAtindexPath
NSIndexPath

Retornos

Atributos

Aplica-se a