ITrayIconImplMenuExporter Property

Gets the MenuExporter to allow native menus to be exported to the TrayIcon.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
INativeMenuExporter? MenuExporter { get; }

Property Value

INativeMenuExporter

See Also