---
title: showingDeleteConfirmation
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uitableviewcell/statemask/showingdeleteconfirmation
---

# showingDeleteConfirmation

The state of a table view cell that shows a button requesting confirmation of a delete gesture.

## Declaration

```swift
static var showingDeleteConfirmation: UITableViewCell.StateMask { get }
```

## See Also

### Constants

- [showingEditControl](uikit/uitableviewcell/statemask/showingeditcontrol.md)
