InteractionHandler Property
Gets the interaction handler for the menu.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected IMenuInteractionHandler InteractionHandler { get; }
Protected ReadOnly Property InteractionHandler As IMenuInteractionHandler
Get
member InteractionHandler : IMenuInteractionHandler with get