Compartilhar via


UITableViewController.WillDeselectRow(UITableView, NSIndexPath) Método

Definição

Indica que uma linha está prestes a ser desmarcada.

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

Parâmetros

tableView
UITableView
indexPath
NSIndexPath

Retornos

Atributos

Aplica-se a