UIKit.UITableViewDelegate.WillDeselectRow Method
Called prior to the de-selection of a row.

Syntax

[Foundation.Export("tableView:willDeselectRowAtIndexPath:")]
public virtual Foundation.NSIndexPath WillDeselectRow (UITableView tableView, Foundation.NSIndexPath indexPath)

Parameters

tableView
The table involved.
indexPath
The index path of the row about to be de-selected.

Returns

If null, the row will not be de-selected. If a value other than indexPath requests that another row be de-selected.

Remarks

Requirements

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