MenuItemIsTopLevel Property
Gets a value that indicates whether the
MenuItem is a top-level main menu item.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsTopLevel { get; }
Public ReadOnly Property IsTopLevel As Boolean
Get
abstract IsTopLevel : bool with get
override IsTopLevel : bool with get
Property Value
Boolean