UIKit.UITableViewCell.EditingStyle Property
The editing style of the cell (read-only). Returns whether the cell is in an editable state, and if so whether it is showing an insertion or deletion control.

Syntax

[get: Foundation.Export("editingStyle")]
public virtual UITableViewCellEditingStyle EditingStyle { get; }

Value

The default value is UITableViewCellEditingStyle.None (the cell is not currently editable).

Remarks

Requirements

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