UIKit.UITableViewDataSource_Extensions.CommitEditingStyle Method
Commits the insertion or deletion of the specified row.

Syntax

public static void CommitEditingStyle (this IUITableViewDataSource This, UITableView tableView, UITableViewCellEditingStyle editingStyle, Foundation.NSIndexPath indexPath)

Parameters

This
The instance on which this extension method operates on.
tableView
Table view requesting insertion or deletion.
editingStyle
Cell editing style requested for the row at , such as or .
indexPath
Location of the row.

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