Skip to main content

ITopLevelNativeMenuExporter Interface

Definition

Assembly:Avalonia.Controls
Package:Avalonia
public interface ITopLevelNativeMenuExporter

Properties

NameDescription
IsNativeMenuExportedNo summary available.

IsNativeMenuExported Property

public bool IsNativeMenuExported { get; set; }

Events

NameDescription
OnIsNativeMenuExportedChangedNo summary available.

OnIsNativeMenuExportedChanged Event

public event EventHandler OnIsNativeMenuExportedChanged