UIKit.UITableViewDelegate.AccessoryForRow Method
Deprecated in iOS 3.0. Use UITableViewCell.Accessory and UITableViewCell.AccessoryView when configuring table view cells.

Syntax

[Foundation.Export("tableView:accessoryTypeForRowWithIndexPath:")]
public virtual UITableViewCellAccessory AccessoryForRow (UITableView tableView, Foundation.NSIndexPath indexPath)

Parameters

tableView
Table view containing the rows.
indexPath
Location of the row.

Returns

Remarks

Requirements

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