---
title: UIContextMenuSystem
framework: uikit
role: symbol
role_heading: Class
path: uikit/uicontextmenusystem
---

# UIContextMenuSystem

The context menu system.

## Declaration

```swift
@MainActor class UIContextMenuSystem
```

## Topics

### Type Properties

- [shared](uikit/uicontextmenusystem/shared.md)

## Relationships

### Inherits From

- [UIMenuSystem](uikit/uimenusystem.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Contextual menus

- [UIContextMenuInteraction](uikit/uicontextmenuinteraction.md)
- [UIContextMenuInteractionDelegate](uikit/uicontextmenuinteractiondelegate.md)
- [UITargetedPreview](uikit/uitargetedpreview.md)
- [UIPreviewTarget](uikit/uipreviewtarget.md)
- [UIPreviewParameters](uikit/uipreviewparameters.md)
