Skip to main content

DisableNativeMenus Property

Gets or sets a value indicating whether the native macOS menu bar will be enabled for the application.

Definition

Namespace: Avalonia
Assembly: Avalonia.Native (in Avalonia.Native.dll)

public bool DisableNativeMenus { get; set; }

Property Value

Boolean

See Also

Reference

MacOSPlatformOptions Class
Avalonia Namespace