Skip to main content

ITopLevelNativeMenuExporter Interface

Unstable.

Note: This API is unstable and may change in a future release.

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

[UnstableAttribute]
public interface ITopLevelNativeMenuExporter : INativeMenuExporter
View Source
ImplementsINativeMenuExporter

Properties

IsNativeMenuExported 

Methods

SetNativeMenu(NativeMenu)
(Inherited from INativeMenuExporter)

Events

OnIsNativeMenuExportedChanged 

See Also

Reference

Avalonia.Controls.Platform Namespace