IMenuItem.

IsSubMenuOpen Property

Summary

Gets or sets a value that indicates whether the submenu of the MenuItem is open.
Namespace
Avalonia.Controls
Containing Type
IMenuItem

Syntax

bool IsSubMenuOpen { get; set; }

Value

Type Description
bool