UIKit.UITableViewCell.SetEditing Method
Toggles the cell in and out of editing mode.

Syntax

[Foundation.Export("setEditing:animated:")]
public virtual void SetEditing (bool editing, bool animated)

Parameters

editing
true to enter editing mode, false to leave it.
animated
true to animate the appearance/disappearance of the editing controls, false to immediately show/hide the controls.

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