IsPaneOpen Property
Gets or sets whether the pane is open or closed
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsPaneOpen { get; set; }
Public Property IsPaneOpen As Boolean
Get
Set
member IsPaneOpen : bool with get, set