DefaultMenuInteractionHandler(Boolean) Constructor
Namespace: Avalonia.Controls.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public DefaultMenuInteractionHandler(
bool isContextMenu
)
Public Sub New (
isContextMenu As Boolean
)
new :
isContextMenu : bool -> DefaultMenuInteractionHandler
Parameters
- isContextMenu Boolean
-