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


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

Определение

Указывает, что указанная строка была отключена.

[Foundation.Export("tableView:didUnhighlightRowAtIndexPath:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RowUnhighlighted (UIKit.UITableView tableView, Foundation.NSIndexPath rowIndexPath);
abstract member RowUnhighlighted : UIKit.UITableView * Foundation.NSIndexPath -> unit
override this.RowUnhighlighted : UIKit.UITableView * Foundation.NSIndexPath -> unit

Параметры

tableView
UITableView
rowIndexPath
NSIndexPath
Атрибуты

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