Skip to main content

DefaultMenuInteractionHandler(Boolean, IInputManager, Action<Action, TimeSpan>) Constructor

Initializes a new instance of the DefaultMenuInteractionHandler class

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public DefaultMenuInteractionHandler(
bool isContextMenu,
IInputManager? inputManager,
Action<Action, TimeSpan> delayRun
)

Parameters

  Boolean
 
  IInputManager
 
  Action(Action, TimeSpan)
 

See Also

Reference

DefaultMenuInteractionHandler Class
DefaultMenuInteractionHandler Overload
Avalonia.Controls.Platform Namespace