UIKit.UITableViewDelegate_Extensions.AccessoryButtonTapped Method
Indictes that the user has tapped the accessory / disclosure buttom at the specified indexPath.

Syntax

public static void AccessoryButtonTapped (this IUITableViewDelegate This, UITableView tableView, Foundation.NSIndexPath indexPath)

Parameters

This
The instance on which this extension method operates on.
tableView
The table view containing the row/cell accessory that has been tapped.
indexPath
The location of the row in the table view.

Remarks

Documentation for this section has not yet been entered.

Requirements

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