Compartilhar via


UITableViewController.ShouldIndentWhileEditing Método

Definição

Se a linha especificada deve ser recuada durante uma operação de edição.

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

Parâmetros

tableView
UITableView
indexPath
NSIndexPath

Retornos

Atributos

Aplica-se a