UIKit.UITableViewSource.RowHighlighted Method
Called when a row is highlighted.

Syntax

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

Parameters

tableView
The UIKit.UITableView containing the row.
rowIndexPath
Location of the row being highlighted.

Remarks

Requirements

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