PopupIsOpen Property
Gets or sets a value indicating whether the popup is currently open.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsOpen { get; set; }
Public Property IsOpen As Boolean
Get
Set
member IsOpen : bool with get, set
Property Value
Boolean