UIKit.UITableViewCell.ShowingDeleteConfirmation Property
Whether the delete confirmation button is currently showing in the cell (read-only).

Syntax

[get: Foundation.Export("showingDeleteConfirmation")]
public virtual bool ShowingDeleteConfirmation { get; set; }

Value

Default value is false.

Remarks

When the deletion control (red cirle to the left of the cell) is showing and is tapped, the cell displays a Delete button on the right side of the cell (which is when this method returns true).

The text displayed in the Delete button is localized.

Requirements

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