Summary
Initializes a new instance of the
MenuBase
class.
- Namespace
- Avalonia
.Controls - Containing Type
- MenuBase
Syntax
public MenuBase(IMenuInteractionHandler interactionHandler)
Parameters
Name | Type | Description |
---|---|---|
interactionHandler | I |
The menu interaction handler. |
Return Value
Type | Description |
---|---|
void |