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)
- C#
- VB
- F#
[UnstableAttribute]
public interface ITopLevelNativeMenuExporter : INativeMenuExporter
<UnstableAttribute>
Public Interface ITopLevelNativeMenuExporter
Inherits INativeMenuExporter
[<UnstableAttribute>]
type ITopLevelNativeMenuExporter =
interface
interface INativeMenuExporter
end
Implements | INativeMenuExporter |
Properties
IsNativeMenuExported |
Methods
SetNativeMenu(NativeMenu) | (Inherited from INativeMenuExporter) |
Events
OnIsNativeMenuExportedChanged |