MenuItem.

IsSubMenuOpen Property

Summary

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

Syntax

public bool IsSubMenuOpen { get; set; }

Value

Type Description
bool