---
title: UIContextMenuInteraction.appearance.compact
framework: uikit
role: symbol
role_heading: Case
path: uikit/uicontextmenuinteraction/appearance/compact
---

# UIContextMenuInteraction.appearance.compact

A nonmodal, compact menu with no preview.

## Declaration

```swift
case compact
```

## See Also

### Constants

- [UIContextMenuInteraction.appearance.unknown](uikit/uicontextmenuinteraction/appearance/unknown.md)
- [UIContextMenuInteraction.appearance.rich](uikit/uicontextmenuinteraction/appearance/rich.md)
