DialogViewController.Source.RowSelected(UITableView, NSIndexPath) Method

Definition

public override void RowSelected (UIKit.UITableView tableView, Foundation.NSIndexPath indexPath);
override this.RowSelected : UIKit.UITableView * Foundation.NSIndexPath -> unit

Parameters

tableView
UITableView
indexPath
NSIndexPath

Applies to