Summary
Gets or sets a value indicating whether the popup is currently open.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- Popup
Syntax
public bool IsOpen { get; set; }
Value
Type | Description |
---|---|
bool |
public bool IsOpen { get; set; }
Type | Description |
---|---|
bool |