Table of Contents

Interface ITopLevelNativeMenuExporter

Namespace
Avalonia.Controls.Platform
Assembly
Avalonia.Controls.dll
[Unstable]
public interface ITopLevelNativeMenuExporter : INativeMenuExporter
Inherited Members

Properties

IsNativeMenuExported

bool IsNativeMenuExported { get; }

Property Value

bool

Events

OnIsNativeMenuExportedChanged

event EventHandler OnIsNativeMenuExportedChanged

Event Type

EventHandler