Summary
Attaches the interaction handler to a menu.
- Namespace
- Avalonia
.Controls .Platform - Containing Type
- I
Menu Interaction Handler
Syntax
void Attach(IMenu menu)
Parameters
Name | Type | Description |
---|---|---|
menu | IMenu | The menu. |
Return Value
Type | Description |
---|---|
void |