UIKit.UITableView.IndexPathForSelectedRow Property
The Foundation.NSIndexPath for the currently-selected row.

Syntax

[get: Foundation.Export("indexPathForSelectedRow")]
public virtual Foundation.NSIndexPath IndexPathForSelectedRow { get; }

See Also

UITableView.SelectedRow

Value

The Foundation.NSIndexPath for the most-recently-selected of the currently-selected rows. Returns null if there are no selected rows.

Remarks

If the UIKit.UITableView contains more than one selected row, this property holds the most-recently-selected of the rows (see also UIKit.IndexPathsForSelectedRows).

Requirements

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