Поделиться через


UITableViewController.WillDeselectRow(UITableView, NSIndexPath) Метод

Определение

Указывает, что строка будет отменена.

[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

Параметры

tableView
UITableView
indexPath
NSIndexPath

Возвращаемое значение

Атрибуты

Применяется к