IMenuItem.

IsTopLevel Property

Summary

Gets a value that indicates whether the MenuItem is a top-level main menu item.
Namespace
Avalonia.Controls
Containing Type
IMenuItem

Syntax

bool IsTopLevel { get; }

Value

Type Description
bool