IMenuItem.

HasSubMenu Property

Summary

Gets or sets a value that indicates whether the item has a submenu.
Namespace
Avalonia.Controls
Containing Type
IMenuItem

Syntax

bool HasSubMenu { get; }

Value

Type Description
bool