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 |
public bool IsOpen { get; protected set; }
Type | Description |
---|---|
bool |