---
title: contextMenuInteraction
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitableview/contextmenuinteraction
---

# contextMenuInteraction

The table view’s context menu interaction.

## Declaration

```swift
var contextMenuInteraction: UIContextMenuInteraction? { get }
```
