UIKit.UITableViewDelegate_Extensions.ShouldShowMenu Method
Whether the cell at the specified rowAtIndexPath should show an action menu.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public static bool ShouldShowMenu (this IUITableViewDelegate This, UITableView tableView, Foundation.NSIndexPath rowAtindexPath)

Parameters

This
The instance on which this extension method operates on.
tableView
Table view containing the row.
rowAtindexPath
Location of the row that the user is selecting.

Returns

Documentation for this section has not yet been entered.

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