MenuItem.

HasSubMenu Property

Summary

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

Syntax

public bool HasSubMenu { get; }

Value

Type Description
bool