---
title: showingEditControl
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uitableviewcell/statemask/showingeditcontrol
---

# showingEditControl

The state of a table view cell when the table view is in editing mode.

## Declaration

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

## See Also

### Constants

- [showingDeleteConfirmation](uikit/uitableviewcell/statemask/showingdeleteconfirmation.md)
