Freigeben über


UITableViewController.WillSelectRow(UITableView, NSIndexPath) Methode

Definition

Gibt an, dass eine Zeile ausgewählt wird.

[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

Parameter

tableView
UITableView
indexPath
NSIndexPath

Gibt zurück

Attribute

Gilt für: