MenuBase.

IsOpen Property

Summary

Gets a value indicating whether the menu is open.
Namespace
Avalonia.Controls
Containing Type
MenuBase

Syntax

public bool IsOpen { get; protected set; }

Value

Type Description
bool