MenuBaseInteractionHandler Property
Gets the interaction handler for the menu.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected IMenuInteractionHandler InteractionHandler { get; }
Protected ReadOnly Property InteractionHandler As IMenuInteractionHandler
Get
member InteractionHandler : IMenuInteractionHandler with get
Property Value
IMenuInteractionHandler