IsOpen Property
Gets or sets a value indicating whether the popup is currently open.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsOpen { get; set; }
Public Property IsOpen As Boolean
Get
Set
member IsOpen : bool with get, set