Menu Controls
Menu controls allow you to add menus to your Avalonia UI app.
| Control | Description |
|---|---|
| Context Menu | A context menu to attach to a control. |
| Menu | A menu that can act as a top-level menu on a window. |
| Native Menu | Displays a native menu on macOS and some Linux distributions. |
| Tab Strip | The tab strip acts like a horizontal menu. |