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