Partager via


UITableViewController.WillSelectRow(UITableView, NSIndexPath) Méthode

Définition

Indique qu’une ligne est sur le point d’être sélectionnée.

[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

Paramètres

tableView
UITableView
indexPath
NSIndexPath

Retours

Attributs

S’applique à