Contents

showingDeleteConfirmation

A Boolean value that indicates whether the cell is currently showing the delete-confirmation button.

Declaration

var showingDeleteConfirmation: Bool { get }

Discussion

When users tap the deletion control (the red circle to the left of the cell), the cell displays a “Delete” button on the right side of the cell; this string is localized.

See Also

Editing the cell