UIKit.UITableViewDelegate.RowUnhighlighted Method
Called when a row is unhighlighted.

Syntax

[Foundation.Export("tableView:didUnhighlightRowAtIndexPath:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual void RowUnhighlighted (UITableView tableView, Foundation.NSIndexPath rowIndexPath)

Parameters

tableView
The UIKit.UITableView containing the row.
rowIndexPath
The row being unhighlighted.

Remarks

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0