UIKit.UITableViewDataSource_Extensions.CanMoveRow Method
Whether the row located at can be moved to another location in the table view.

Syntax

public static bool CanMoveRow (this IUITableViewDataSource This, UITableView tableView, Foundation.NSIndexPath indexPath)

Parameters

This
The instance on which this extension method operates on.
tableView
Table view containing the row.
indexPath
Location of the row.

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