MenuBase.

InteractionHandler Property

Summary

Gets the interaction handler for the menu.
Namespace
Avalonia.Controls
Containing Type
MenuBase

Syntax

protected IMenuInteractionHandler InteractionHandler { get; }

Value

Type Description
IMenuInteractionHandler