MenuBaseIsOpen Property
Gets a value indicating whether the menu is open.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsOpen { get; protected set; }
Public Property IsOpen As Boolean
Get
Protected Set
abstract IsOpen : bool with get, set
override IsOpen : bool with get, set
Property Value
Boolean