IsOpen Property
Gets a value indicating whether the menu is open.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
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