DefaultMenuInteractionHandler(Boolean) Constructor

Initializes a new instance of the DefaultMenuInteractionHandler class

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public DefaultMenuInteractionHandler(
	bool isContextMenu
)

Parameters

isContextMenu  Boolean
 

See Also