MenuItemIsTopLevel Property

Gets a value that indicates whether the MenuItem is a top-level main menu item.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsTopLevel { get; }

Property Value

Boolean

See Also