- Namespace
- Avalonia
.Controls .Platform - Containing Type
- Default
Menu Interaction Handler
Syntax
public DefaultMenuInteractionHandler(bool isContextMenu, IInputManager? inputManager, Action<Action, TimeSpan> delayRun)
Parameters
Name | Type | Description |
---|---|---|
isContextMenu | bool | |
inputManager | IInputManager? | |
delayRun | Action |
Return Value
Type | Description |
---|---|
void |