Compartilhar via


UITableViewController.WillSelectRow(UITableView, NSIndexPath) Método

Definição

Indica que uma linha está prestes a ser selecionada.

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

Parâmetros

tableView
UITableView
indexPath
NSIndexPath

Retornos

Atributos

Aplica-se a